Skip to content

Commit 04a0257

Browse files
committed
Test using the locally installed pluggy
1 parent 8ff2e9d commit 04a0257

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ envlist=check,docs,py{26,27,34,35,36,py}-pytestrelease,py{27,36}-pytest{master,f
33

44
[testenv]
55
commands=py.test {posargs:testing/}
6+
setenv=
7+
_PYTEST_SETUP_SKIP_PLUGGY_DEP=1
68
deps=
79
pytestrelease: pytest
810
pytestmaster: git+https://github.com/pytest-dev/pytest.git@master

0 commit comments

Comments
 (0)