Skip to content

Commit

Permalink
add nox and pre-commit to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Nov 21, 2023
1 parent 55976da commit 4f812a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ dev = [
"pytest >=6",
"pytest-cov >=3",
"ruff",
"nox",
"pre-commit",
]
docs = [
"sphinx>=7.0",
Expand Down

0 comments on commit 4f812a3

Please sign in to comment.