summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2019-03-03 13:15:13 +0100
committerDaniel Hahler <git@thequod.de>2019-03-03 13:15:13 +0100
commitc4aa57bc4c3ffc71e9842f14251ee6c60b8953c3 (patch)
treea8209fa5571e7feaf7cee5ff2b29754e4af449da /tox.ini
parent2970c1df24e8492a16fc4681cfb08aba4e7f7a36 (diff)
downloadpytest-c4aa57bc4c3ffc71e9842f14251ee6c60b8953c3.tar.gz
tox/setup.py: remove _PYTEST_SETUP_SKIP_PLUGGY_DEP=1 hack
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 3f954e1d4..97cac6f6b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -42,9 +42,6 @@ setenv =
pexpect: _PYTEST_TOX_PLATFORM=linux|darwin
pexpect: _PYTEST_TOX_POSARGS_PEXPECT=testing/test_pdb.py testing/test_terminal.py testing/test_unittest.py
- # TODO: remove?!
- pluggymaster: _PYTEST_SETUP_SKIP_PLUGGY_DEP=1
-
xdist: _PYTEST_TOX_POSARGS_XDIST=-n auto
extras = testing
deps =