Skip to content

Commit

Permalink
chore: pyproject.toml updated & added precommit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
avik committed Jul 9, 2024
1 parent 1bb2c5b commit 1b817ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ dependencies = [
"click",
"rich",
]
post-install-commands = ["pre-commit install"]

[tool.hatch.envs.test]
dependencies = ["pytest", "pytest-xdist", "pytest-cov", "hypothesis"]
Expand Down

0 comments on commit 1b817ce

Please sign in to comment.