mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 18:04:12 +08:00
MAINT/STY: Upgrade flake8 and fix new failures.
This commit is contained in:
@@ -26,12 +26,10 @@ testfixtures==4.1.2
|
||||
|
||||
# Linting
|
||||
|
||||
flake8==2.4.1
|
||||
mccabe==0.3.1
|
||||
# Note: Old version of pep8 required by flake8 2.4.1
|
||||
pep8==1.5.7
|
||||
# Note: Old version of pyflakes required by flake8 2.4.1
|
||||
pyflakes==0.8.1
|
||||
flake8==3.3.0
|
||||
mccabe==0.6.0
|
||||
pycodestyle==2.3.1
|
||||
pyflakes==1.5.0
|
||||
|
||||
# Documentation Conversion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user