Skip to content

Commit 3009843

Browse files
committed
build: support uv.lock
1 parent 71a1a3f commit 3009843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ testpaths = tests
77
addopts = --verbose
88

99
[testenv]
10-
deps = pytest
10+
dependency_groups = test
1111
commands = {envbindir}/pytest --basetemp={envtmpdir}/pytest {posargs}
1212

1313
[testenv:docs]

0 commit comments

Comments
 (0)