Skip to content

Commit 6091306

Browse files
fixup: missing dependeny groups
1 parent c5b1b5a commit 6091306

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
@@ -9,7 +9,7 @@ commands=
99
setenv=
1010
_PYTEST_SETUP_SKIP_PLUGGY_DEP=1
1111
coverage: _PLUGGY_TOX_CMD=coverage run -m pytest
12-
extras=testing
12+
dependency_groups=testing
1313
deps=
1414
coverage: coverage
1515
pytestmain: git+https://github.com/pytest-dev/pytest.git@main

0 commit comments

Comments
 (0)