mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Replace five with six
This commit is contained in:
parent
cb8dd335f4
commit
c65a11ce3d
9 changed files with 27 additions and 57 deletions
1
setup.py
1
setup.py
|
|
@ -43,6 +43,7 @@ setup(
|
|||
'cached-property',
|
||||
'nodeenv>=0.11.1',
|
||||
'pyyaml',
|
||||
'six',
|
||||
'virtualenv',
|
||||
],
|
||||
entry_points={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue