mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-15 23:54:59 +00:00
build: specify frappe dependency (#40060)
This commit is contained in:
@@ -43,3 +43,6 @@ force_grid_wrap = 0
|
||||
use_parentheses = true
|
||||
ensure_newline_before_comments = true
|
||||
indent = "\t"
|
||||
|
||||
[tool.bench.frappe-dependencies]
|
||||
frappe = ">=14.0.0,<15.0.0"
|
||||
|
||||
Reference in New Issue
Block a user