mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 10:01:46 +04:00
Merge ebaf7da989 into 1adfa24124
This commit is contained in:
commit
5dbf5da372
6 changed files with 35 additions and 19 deletions
2
setup.py
2
setup.py
|
|
@ -37,11 +37,11 @@ setup(
|
|||
]
|
||||
},
|
||||
install_requires=[
|
||||
'aspy.yaml',
|
||||
'cached-property',
|
||||
'jsonschema',
|
||||
'nodeenv>=0.11.1',
|
||||
'pyyaml',
|
||||
'ruamel.yaml',
|
||||
'virtualenv',
|
||||
],
|
||||
entry_points={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue