2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-02-02 11:24:51 +00:00

re-add hashes

This commit is contained in:
Matthias Mair
2026-01-19 12:59:52 +01:00
parent 8bdcd415bc
commit 3823c89090
7 changed files with 5081 additions and 453 deletions

View File

@@ -99,7 +99,7 @@ line-ending = "auto"
[tool.uv.pip]
python-version = "3.11"
no-strip-extras=true
# generate-hashes=true
generate-hashes=true
[tool.ty.environment]
root = ["src/backend/InvenTree"]