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