We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6220b6 commit b3a8347Copy full SHA for b3a8347
Makefile
@@ -1,6 +1,6 @@
1
_install-venv:
2
pip install poetry==1.7.1
3
- poetry config virtualenvs.create false
+ poetry env use 3.12
4
poetry install
5
6
linter-check:
0 commit comments