Skip to content

Commit

Permalink
chore: add bench app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barredterra committed Aug 26, 2024
1 parent 549634e commit eab9a69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ typing-modules = ["frappe.types.DF"]
quote-style = "double"
indent-style = "tab"
docstring-code-format = true

[tool.bench.frappe-dependencies]
frappe = ">=16.0.0-dev,<17.0.0"
erpnext = ">=16.0.0-dev,<17.0.0"

0 comments on commit eab9a69

Please sign in to comment.