mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 11:36:54 +00:00
++autopep8
This commit is contained in:
parent
1f194d0eee
commit
4dc1e03837
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -26,7 +26,7 @@ setup(
|
|||
install_requires=[
|
||||
# quickfix to prevent pycodestyle conflicts
|
||||
'flake8==3.0.4',
|
||||
'autopep8==1.3',
|
||||
'autopep8==1.3.5',
|
||||
'pyyaml',
|
||||
'six',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue