mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
Autoupdate roundtrips. Resolves #210
This commit is contained in:
parent
da7e85c851
commit
de33fad483
11 changed files with 78 additions and 98 deletions
3
setup.py
3
setup.py
|
|
@ -39,12 +39,11 @@ setup(
|
|||
]
|
||||
},
|
||||
install_requires=[
|
||||
'aspy.yaml',
|
||||
'cached-property',
|
||||
'jsonschema',
|
||||
'nodeenv>=0.11.1',
|
||||
'pyterminalsize',
|
||||
'pyyaml',
|
||||
'ruamel.yaml',
|
||||
'virtualenv',
|
||||
],
|
||||
extras_require={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue