diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2017-04-13 02:20:04 -0500 |
|---|---|---|
| committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2017-04-13 15:20:04 +0800 |
| commit | 4ecbf3e62b2c66b6acd6350baf789a409075a1d4 (patch) | |
| tree | 3b9c403335ab02bd26ae154cdcf6b46927a32376 | |
| parent | 3f12963358c73a272a03dbbd064f3a0ca900179a (diff) | |
| download | cryptography-4ecbf3e62b2c66b6acd6350baf789a409075a1d4.tar.gz cryptography-4ecbf3e62b2c66b6acd6350baf789a409075a1d4.tar.bz2 cryptography-4ecbf3e62b2c66b6acd6350baf789a409075a1d4.zip | |
Removed some legacy garbage (#3502)
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
