mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 02:16:52 +00:00
Fix #59 by removing direct dependency on pyflakes
This commit is contained in:
parent
2dda836789
commit
9ba5af45ce
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -30,7 +30,6 @@ setup(
|
|||
'flake8',
|
||||
'argparse',
|
||||
'autopep8>=1.1',
|
||||
'pyflakes',
|
||||
'pyyaml',
|
||||
'simplejson',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue