Skip to content

Commit d1d0eb5

Browse files
committed
chore(build): add in tool.bench.frappe-dependencies
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
1 parent fe083bf commit d1d0eb5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,6 @@ typing-modules = ["frappe.types.DF"]
5757
quote-style = "double"
5858
indent-style = "tab"
5959
docstring-code-format = true
60+
61+
[tool.bench.frappe-dependencies]
62+
frappe = ">=16.0.0-dev,<=17.0.0-dev"

0 commit comments

Comments
 (0)