aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-24 13:15:56 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-24 20:38:25 -0600
commit577d2951e6301dfcc711e69b142ecc8acb23b5d5 (patch)
treefdd570492e03c9adeb64efc2f5cf37c403e96157 /dev-requirements.txt
parentdae879525fd62f724e2b0d59e26fadf53de3865a (diff)
downloadcryptography-577d2951e6301dfcc711e69b142ecc8acb23b5d5.tar.gz
cryptography-577d2951e6301dfcc711e69b142ecc8acb23b5d5.tar.bz2
cryptography-577d2951e6301dfcc711e69b142ecc8acb23b5d5.zip
add pep8-naming to pep8 tests
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 72463cc7..38b20fa4 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -2,6 +2,7 @@ coverage
flake8
invoke
iso8601
+pep8-naming
pretend
pytest
requests