mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-04 06:59:07 +08:00
MAINT: Upgrade nose and pyflakes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user