Fix testing deps, remove debug line from settings

This commit is contained in:
2012-10-19 22:29:13 +01:00
parent 53fc8e5ed8
commit 9827065ab7
2 changed files with 2 additions and 5 deletions

View File

@@ -15,6 +15,3 @@ JENKINS_TASKS = (
'django_jenkins.tasks.run_pep8',
'django_jenkins.tasks.run_pyflakes',
)
print INSTALLED_APPS

View File

@@ -1,4 +1,4 @@
logilab-common>=0.58.2
django-jenkins
http://download.logilab.org/pub/common/logilab-common-0.58.2.tar.gz
-e git+git://github.com/kmmbvnr/django-jenkins.git#egg=django-jenkins
pyflakes
pep8