chore: added frappe dependency range to pyproject
This commit is contained in:
@@ -64,3 +64,6 @@ ignore = [
|
|||||||
quote-style = "double"
|
quote-style = "double"
|
||||||
indent-style = "tab"
|
indent-style = "tab"
|
||||||
docstring-code-format = true
|
docstring-code-format = true
|
||||||
|
|
||||||
|
[tool.bench.frappe-dependencies]
|
||||||
|
frappe = ">=15.0.0,<17.0.0"
|
||||||
Reference in New Issue
Block a user