Skip to content

Commit

Permalink
Undo poetry changes
Browse files Browse the repository at this point in the history
  • Loading branch information
specialunderwear committed Sep 11, 2024
1 parent c063bef commit b25e939
Show file tree
Hide file tree
Showing 3 changed files with 276 additions and 627 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ endif


dev: install
pip install .[dev]
pip install .[dev] --upgrade --upgrade-strategy=eager

install: fail-if-no-virtualenv
pip install --pre .[test] --upgrade --upgrade-strategy=eager
Expand Down
Loading

0 comments on commit b25e939

Please sign in to comment.