Skip to content

Commit a23130b

Browse files
committed
to add passenv property
1 parent 1d1969c commit a23130b

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
@@ -17,6 +17,8 @@ isolated_build = true
1717
# install testing framework
1818
# ... or install anything else you might need here
1919
[testenv]
20+
passenv =
21+
PYTHONPATH
2022
platform = linux: linux
2123
macos: darwin
2224
windows: win32

0 commit comments

Comments
 (0)