mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-08 14:04:52 +03:00
Update pycodestyle from 2.3.1 to 2.4.0
This commit is contained in:
parent
a4f059196e
commit
7f27ac52f5
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
flake8==3.5.0
|
||||
pycodestyle==2.3.1
|
||||
pycodestyle==2.4.0
|
||||
pyflakes==1.6.0
|
||||
|
||||
# Testing
|
||||
|
|
Loading…
Reference in New Issue
Block a user