Skip to content

Commit b3a8347

Browse files
committed
Update Makefile
1 parent c6220b6 commit b3a8347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
_install-venv:
22
pip install poetry==1.7.1
3-
poetry config virtualenvs.create false
3+
poetry env use 3.12
44
poetry install
55

66
linter-check:

0 commit comments

Comments
 (0)