We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b1b5a commit 6091306Copy full SHA for 6091306
tox.ini
@@ -9,7 +9,7 @@ commands=
9
setenv=
10
_PYTEST_SETUP_SKIP_PLUGGY_DEP=1
11
coverage: _PLUGGY_TOX_CMD=coverage run -m pytest
12
-extras=testing
+dependency_groups=testing
13
deps=
14
coverage: coverage
15
pytestmain: git+https://github.com/pytest-dev/pytest.git@main
0 commit comments