mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 05:59:28 -02:30
Update astroid package to get Jenkins to pass unit tests.
This commit is contained in:
BIN
requirements/astroid-5ed6266.tar.gz
Normal file
BIN
requirements/astroid-5ed6266.tar.gz
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user