mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
remove hash requirement for now
This commit is contained in:
@ -91,7 +91,6 @@ line-ending = "auto"
|
||||
[tool.uv.pip]
|
||||
python-version = "3.9"
|
||||
no-strip-extras=true
|
||||
generate-hashes=true
|
||||
|
||||
[tool.coverage.run]
|
||||
source = ["src/backend/InvenTree", "InvenTree"]
|
||||
|
Reference in New Issue
Block a user