mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
Downgrade pep8 requirement, due to versioning clash
This commit is contained in:
parent
5e29724146
commit
79ea094544
|
@ -1,3 +1,3 @@
|
|||
# PEP8 code linting, which we run on all commits.
|
||||
flake8==2.4.0
|
||||
pep8==1.6.2
|
||||
pep8==1.5.7
|
||||
|
|
Loading…
Reference in New Issue
Block a user