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