Skip to content

Commit

Permalink
move tox over
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Sep 11, 2024
1 parent 903410e commit 724a2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ dev = [
"pre-commit ~= 3.4",
"pyright~=1.1",
"ruff == 0.4.4",
"tox ~= 4.15",
]
tests = [
"pytest-cov ~= 4.1",
"pytest-optional-tests",
"pytest ~= 7.1",
"vcrpy",
"tox ~= 4.15",
]
docs = [
"mkdocs",
Expand Down

0 comments on commit 724a2fd

Please sign in to comment.