Skip to content

Commit

Permalink
fix windows pindeps too
Browse files Browse the repository at this point in the history
This commit was sponsored by Derek Veit, Greg Back, Blaise Pabon, and
my other patrons.  If you want to join them, you can support my work
at https://glyph.im/patrons/.
  • Loading branch information
glyph committed Nov 28, 2024
1 parent 923ea26 commit 261f7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pindeps.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pip-compile --resolver=backtracking --no-emit-index-url --extra=dev --output-file=requirements.windows.txt pyproject.toml
pip-compile --upgrade --no-emit-index-url --extra=dev --output-file=requirements.windows.txt pyproject.toml

0 comments on commit 261f7f8

Please sign in to comment.