Skip to content

Commit f295753

Browse files
author
Karl Wooster
committed
build(tox): includes tox as a test dependency
1 parent 9db1a7e commit f295753

File tree

2 files changed

+56
-0
lines changed

2 files changed

+56
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ test = [
5555
"pytest>=8.3.5",
5656
"pytest-cov>=6.1.1",
5757
"pytest-sugar>=1.0.0",
58+
"tox>=4.25.0",
5859
]
5960

6061
[tool.pytest.ini_options]

uv.lock

Lines changed: 55 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)