Update astroid package to get Jenkins to pass unit tests.

This commit is contained in:
Chris Church 2013-09-29 21:58:31 -04:00
parent 5768f544ec
commit ee9d24002a
4 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ pep8.txt
.vagrant*
.tox
nohup.out
reports

Binary file not shown.

View File

@ -26,6 +26,7 @@ Django>=1.4
django-debug-toolbar
django-devserver
unittest2
-e hg+https://bitbucket.org/logilab/astroid/@5ed6266#egg=astroid
django-jenkins
ipython

View File

@ -73,9 +73,9 @@ django-debug-toolbar-0.9.4.tar.gz
django-devserver-0.6.2.tar.gz
# Needed for Python2.6 support:
unittest2-0.5.1.tar.gz
# Needed by pylint:
# Needed by pylint (use tip of astroid instead of 1.0.0):
logilab-common-0.60.0.tar.gz
astroid-1.0.0.tar.gz
-U astroid-5ed6266.tar.gz
# Needed by django-jenkins:
coverage-3.6.tar.gz
pylint-1.0.0.tar.gz