We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fd8ba commit 3fb5a02Copy full SHA for 3fb5a02
1 file changed
tox.ini
@@ -3,6 +3,7 @@ skipsdist = True
3
envlist = {py27}-{nosetest,pep8}, cover
4
5
[testenv]
6
+passenv = PYTHONPATH
7
basepython =
8
cover,py27: python2.7
9
deps =
0 commit comments