don't use newest version of flake8/pycodestyle because they introduced a bug
This commit is contained in:
parent
290d4cd0de
commit
417fd9514e
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
flake8
|
||||
flake8>=3.5,<3.6
|
||||
pycodestyle>=2.3,<2.4
|
||||
isort
|
||||
django-debug-toolbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue