mirror of
https://github.com/nikdoof/django-ett.git
synced 2025-12-13 05:32:15 +00:00
Fix testing deps, remove debug line from settings
This commit is contained in:
@@ -15,6 +15,3 @@ JENKINS_TASKS = (
|
||||
'django_jenkins.tasks.run_pep8',
|
||||
'django_jenkins.tasks.run_pyflakes',
|
||||
)
|
||||
|
||||
|
||||
print INSTALLED_APPS
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user