mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 09:13:26 +00:00
build: bump required frappe version (#51738)
This commit is contained in:
@@ -38,7 +38,7 @@ skip_namespaces = [
|
||||
]
|
||||
|
||||
[tool.bench.frappe-dependencies]
|
||||
frappe = ">=16.0.0-dev,<17.0.0"
|
||||
frappe = ">=17.0.0-dev,<18.0.0"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 110
|
||||
|
||||
Reference in New Issue
Block a user