mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Use aspy.yaml instead.
This commit is contained in:
parent
fe5e829ea4
commit
5575dbae05
4 changed files with 5 additions and 5 deletions
2
setup.py
2
setup.py
|
|
@ -32,7 +32,7 @@ setup(
|
|||
},
|
||||
install_requires=[
|
||||
'argparse',
|
||||
'asottile.yaml',
|
||||
'aspy.yaml',
|
||||
'cached-property',
|
||||
'jsonschema',
|
||||
'nodeenv>=0.9.4',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue