Skip to content

Commit

Permalink
install all optional dependencies in the default environment for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Dec 9, 2024
1 parent 2665511 commit 391ed71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies = [
"pytest-mock",
"pytest-xdist",
]
features=["all"]

[envs.default.scripts]
setup = "pre-commit install"
Expand Down

0 comments on commit 391ed71

Please sign in to comment.