don't use newest version of flake8/pycodestyle because they introduced a bug

This commit is contained in:
Laura Klünder 2018-11-16 00:51:51 +01:00
parent 290d4cd0de
commit 417fd9514e

View file

@ -1,3 +1,4 @@
flake8
flake8>=3.5,<3.6
pycodestyle>=2.3,<2.4
isort
django-debug-toolbar