mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-02 03:14:56 +00:00
make version specific install req
This commit is contained in:
@@ -97,7 +97,7 @@ skip-magic-trailing-comma = true
|
||||
line-ending = "auto"
|
||||
|
||||
[tool.uv.pip]
|
||||
python-version = "3.14"
|
||||
python-version = "3.11"
|
||||
no-strip-extras=true
|
||||
# generate-hashes=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user