Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kaziamov committed Dec 29, 2024
1 parent c6220b6 commit b3a8347
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-venv:
pip install poetry==1.7.1
poetry config virtualenvs.create false
poetry env use 3.12
poetry install

linter-check:
Expand Down

0 comments on commit b3a8347

Please sign in to comment.