FIX df67767a9a
Some checks failed
buildbot/django-test-test-python2 Build done.
buildbot/django-test-test-python3 Build done.

This commit is contained in:
2019-10-24 16:10:40 +02:00
parent df67767a9a
commit 077e25e57c

View File

@@ -3,4 +3,4 @@ if test "$python_major_version" = "2" ; then
pip install 'django<2' pip install 'django<2'
fi fi
pip install -r requirements.txt pip install -r requirements.txt
pip install pylint pip install pylint-django