File remove-steps.patch of Package python-django-jenkins

--- a/tests/settings.py
+++ b/tests/settings.py
@@ -39,12 +39,8 @@
 JENKINS_TASKS = (
     'django_jenkins.tasks.run_pylint',
     'django_jenkins.tasks.run_pep8',
-    'django_jenkins.tasks.run_csslint',
-    'django_jenkins.tasks.run_scsslint',
     'django_jenkins.tasks.run_flake8',
     'django_jenkins.tasks.run_pyflakes',
-    'django_jenkins.tasks.run_jshint',
-    'django_jenkins.tasks.run_sloccount',
 )
 
 COVERAGE_EXCLUDES = ['tests.test_app.not_for_coverage', ]
openSUSE Build Service is sponsored by