Skip to content

Commit

Permalink
upgrade eager
Browse files Browse the repository at this point in the history
  • Loading branch information
specialunderwear committed Sep 11, 2024
1 parent 900d3e7 commit fc8e29e
Showing 1 changed file with 1 addition and 1 deletion.
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]
Expand Down

0 comments on commit fc8e29e

Please sign in to comment.