DEV: List mccabe, pep8, pyflakes (used by flake8) in dev requirements

This commit is contained in:
Jonathan Kamens
2013-02-26 11:11:23 -05:00
parent cfd0fa507b
commit f38ed47773
+3
View File
@@ -9,6 +9,9 @@ nose-parameterized==0.2
# Linting
flake8==2.0
mccabe==0.2
pep8==1.4.4
pyflakes==0.6.1
# Documentation Conversion