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

remove hashes for now

This commit is contained in:
Matthias Mair
2025-12-22 18:52:41 +01:00
parent c94f771bbc
commit 035b36ef63
6 changed files with 308 additions and 3406 deletions

View File

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