mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-13 18:11:03 +03:00
Remove pycodestyle and pyflakes as implicit dependencies from flakes8
Closes #1606.
This commit is contained in:
parent
d8267edd09
commit
5e2a907c35
|
@ -5,8 +5,6 @@ binaryornot==0.4.4
|
||||||
# Code quality
|
# Code quality
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
pycodestyle==2.3.1
|
|
||||||
pyflakes==1.6.0
|
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user