Skip to content

Commit

Permalink
Adding pre-commit (for linting) to test dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
alxmrs committed Jan 15, 2025
1 parent 08c183d commit 1f03621
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 @@ -87,6 +87,7 @@ test = [
"pytest",
"pytest-cov",
"pytest-mock",
"pre-commit",
]

[project.urls]
Expand Down

0 comments on commit 1f03621

Please sign in to comment.