MAINT: Upgrade nose and pyflakes

This commit is contained in:
Jonathan Kamens
2015-06-09 13:31:05 -04:00
parent 68dbd5ed4a
commit a9affd5cfc
+2 -2
View File
@@ -1,5 +1,5 @@
# Testing
nose==1.3.6
nose==1.3.7
nose-parameterized==0.3.5
nose-ignore-docstring==0.2
-e git://github.com/python-excel/xlrd.git@b9239bf2bfc42e088dd2a75c22164757cca9cc4f#egg=xlrd-master
@@ -11,7 +11,7 @@ flake8==2.4.1
mccabe==0.3
# Note: Old version of pep8 required by flake8 2.4.0
pep8==1.5.7
pyflakes==0.8.1
pyflakes==0.9.0
# Documentation Conversion