pylint stuff #7

Manually merged
heinzel merged 4 commits from heinzel into master 2019-10-24 17:33:58 +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