mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-31 10:36:54 +00:00
Add six back to setup.py
This commit is contained in:
parent
5b6ddaf9f7
commit
3e1b954a6e
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -28,6 +28,7 @@ setup(
|
|||
'flake8!=2.5.3',
|
||||
'autopep8>=1.3',
|
||||
'pyyaml',
|
||||
'six',
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue