Skip to content

Commit 98c4295

Browse files
committed
Bypass pytest env vars in tox
1 parent dec4a53 commit 98c4295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ passenv =
1515
TRAVIS_*
1616
APPVEYOR
1717
APPVEYOR_*
18+
PYTEST_*
1819

1920
[testenv:build-docs]
2021
basepython = python3.8

0 commit comments

Comments
 (0)