From 7399f7c9435e01a29548a21a9c61053ecbcd29c5 Mon Sep 17 00:00:00 2001 From: Chris Church Date: Sun, 29 Sep 2013 22:06:26 -0400 Subject: [PATCH] One more attempt at making Jenkins and awx-bot happy. --- requirements/dev_local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev_local.txt b/requirements/dev_local.txt index 42c550b8b6..1ccaa258da 100644 --- a/requirements/dev_local.txt +++ b/requirements/dev_local.txt @@ -75,7 +75,7 @@ django-devserver-0.6.2.tar.gz unittest2-0.5.1.tar.gz # Needed by pylint (use tip of astroid instead of 1.0.0): logilab-common-0.60.0.tar.gz --U astroid-5ed6266.tar.gz +astroid-5ed6266.tar.gz # Needed by django-jenkins: coverage-3.6.tar.gz pylint-1.0.0.tar.gz