mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-17 10:36:31 +00:00
(cherry picked from commit 40c85a0087)
# Conflicts:
# pyproject.toml
This commit is contained in:
@@ -29,7 +29,16 @@ requires = ["flit_core >=3.4,<4"]
|
||||
build-backend = "flit_core.buildapi"
|
||||
|
||||
[tool.bench.frappe-dependencies]
|
||||
<<<<<<< HEAD
|
||||
frappe = ">=15.40.4,<16.0.0"
|
||||
=======
|
||||
frappe = ">=16.21.0,<17.0.0"
|
||||
|
||||
[tool.bench.assets]
|
||||
build_dir = "./banking"
|
||||
out_dir = "../erpnext/public/banking"
|
||||
index_html_path = "../erpnext/www/banking.html"
|
||||
>>>>>>> 40c85a0087 (fix(tnc): `get_terms_and_conditions` render_template with `safe_exec` (backport #56944) (#56977))
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 110
|
||||
|
||||
Reference in New Issue
Block a user