Commit 6c70f30d by Ned Batchelder

pylint --> 1.4.2, and pin astroid

parent 5d65f577
...@@ -125,6 +125,7 @@ django_debug_toolbar==1.2.2 ...@@ -125,6 +125,7 @@ django_debug_toolbar==1.2.2
django-debug-toolbar-mongo django-debug-toolbar-mongo
# Used for testing # Used for testing
astroid==1.3.4
chrono==1.0.2 chrono==1.0.2
coverage==3.7 coverage==3.7
ddt==0.8.0 ddt==0.8.0
...@@ -141,7 +142,7 @@ nose-ignore-docstring ...@@ -141,7 +142,7 @@ nose-ignore-docstring
nosexcover==1.0.7 nosexcover==1.0.7
pep8==1.5.7 pep8==1.5.7
PyContracts==1.7.1 PyContracts==1.7.1
pylint==1.4.1 pylint==1.4.2
python-subunit==0.0.16 python-subunit==0.0.16
radon==1.2 radon==1.2
rednose==0.3 rednose==0.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment