We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f422e3 + a23130b commit cb21e74Copy full SHA for cb21e74
1 file changed
tox.ini
@@ -17,6 +17,8 @@ isolated_build = true
17
# install testing framework
18
# ... or install anything else you might need here
19
[testenv]
20
+passenv =
21
+ PYTHONPATH
22
platform = linux: linux
23
macos: darwin
24
windows: win32
0 commit comments