Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445bbf0 commit e01b65eCopy full SHA for e01b65e
1 file changed
tox.ini
@@ -5,5 +5,7 @@ isolated_build = True
5
[testenv]
6
setenv =
7
PYTHONHASHSEED=0
8
-passenv = APPVEYOR
+passenv =
9
+ APPVEYOR
10
+ SSL_CERT_DIR
11
commands = python tests/test_all.py
0 commit comments