Skip to content

Commit

Permalink
Updating poetry (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsont authored Jan 31, 2025
1 parent 1512c2a commit f1dd7c6
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
@@ -1,6 +1,6 @@

install:
pip install poetry==1.2.1 && poetry install
pip install poetry==2.0.1 && poetry install

package:
poetry build
Expand Down

0 comments on commit f1dd7c6

Please sign in to comment.