We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1969c commit a23130bCopy full SHA for a23130b
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