mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Move pre_commit.schema to cfgv library
This commit is contained in:
parent
8bb4d63d3b
commit
bdad930d71
9 changed files with 58 additions and 791 deletions
1
setup.py
1
setup.py
|
|
@ -37,6 +37,7 @@ setup(
|
|||
install_requires=[
|
||||
'aspy.yaml',
|
||||
'cached-property',
|
||||
'cfgv>=1.0.0',
|
||||
'identify>=1.0.0',
|
||||
'nodeenv>=0.11.1',
|
||||
'pyyaml',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue