mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 17:26:43 +00:00
fix: frappe dependency update
This commit is contained in:
@@ -29,7 +29,7 @@ requires = ["flit_core >=3.4,<4"]
|
|||||||
build-backend = "flit_core.buildapi"
|
build-backend = "flit_core.buildapi"
|
||||||
|
|
||||||
[tool.bench.frappe-dependencies]
|
[tool.bench.frappe-dependencies]
|
||||||
frappe = ">=15.10.0,<16.0.0"
|
frappe = ">=15.40.4,<16.0.0"
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
line-length = 110
|
line-length = 110
|
||||||
|
|||||||
Reference in New Issue
Block a user