django-rest-framework/requirements/requirements-codestyle.txt

7 lines
114 B
Plaintext
Raw Normal View History

# PEP8 code linting, which we run on all commits.
2015-03-23 17:23:43 +03:00
flake8==2.4.0
pep8==1.5.7
2015-06-25 23:58:24 +03:00
# Sort and lint imports
isort==3.9.6