aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-09-30 15:13:43 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-09-30 15:13:43 -0700
commit1a2b774be6c554c9c4533341f9386cc644d7de1b (patch)
tree60c694014cd1fd44f30808493dbb99ee955b0116
parent9efa989d096fad71e8b0889cbe5f4a287eee0e46 (diff)
downloadcryptography-1a2b774be6c554c9c4533341f9386cc644d7de1b.tar.gz
cryptography-1a2b774be6c554c9c4533341f9386cc644d7de1b.tar.bz2
cryptography-1a2b774be6c554c9c4533341f9386cc644d7de1b.zip
This isn't useful
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 0b7acd66..3ae8cfe8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,6 @@ commands = py.test --cov=cryptography/ --cov=tests/
[testenv:cffi]
basepython = python2.7
-install_command =
setenv =
CFLAGS="-Wall -Wconversion -Wpedantic -Werror"
commands =