Update pyproject.toml
Adding required version pinning
This commit is contained in:
@@ -19,6 +19,9 @@ build-backend = "flit_core.buildapi"
|
||||
[tool.bench.dev-dependencies]
|
||||
# package_name = "~=1.1.0"
|
||||
|
||||
[tool.bench.frappe-dependencies]
|
||||
frappe = ">=16.0.0-dev,<17.0.0-dev"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 110
|
||||
target-version = "py310"
|
||||
|
||||
Reference in New Issue
Block a user