We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74b3e8b + f0c4f7e commit 2a69440Copy full SHA for 2a69440
1 file changed
tox.ini
@@ -22,7 +22,7 @@ commands=
22
[testenv:flakes]
23
changedir=
24
deps = flake8
25
-commands = flake8 setup.py testing xdist
+commands = flake8 setup.py testing src/pytest_forked/
26
27
[testenv:readme]
28
changedir =
0 commit comments