aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-04-13 02:20:04 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-04-13 15:20:04 +0800
commit4ecbf3e62b2c66b6acd6350baf789a409075a1d4 (patch)
tree3b9c403335ab02bd26ae154cdcf6b46927a32376 /tox.ini
parent3f12963358c73a272a03dbbd064f3a0ca900179a (diff)
downloadcryptography-4ecbf3e62b2c66b6acd6350baf789a409075a1d4.tar.gz
cryptography-4ecbf3e62b2c66b6acd6350baf789a409075a1d4.tar.bz2
cryptography-4ecbf3e62b2c66b6acd6350baf789a409075a1d4.zip
Removed some legacy garbage (#3502)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 0e75011a..136b4ccf 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,8 +9,6 @@ deps =
coverage
./vectors
passenv = ARCHFLAGS LDFLAGS CFLAGS INCLUDE LIB LD_LIBRARY_PATH USERNAME
-setenv =
- CRYPTOGRAPHY_ALLOW_OPENSSL_100=1
commands =
pip list
# We use parallel mode and then combine here so that coverage.py will take