master #9

Manually merged
heinzel merged 12 commits from master into production 2019-10-25 11:46:41 +02:00
Showing only changes of commit 077e25e57c - Show all commits

View File

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