mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Default local / meta through cfgv
This commit is contained in:
parent
46ae88c1f0
commit
fc84567923
11 changed files with 109 additions and 112 deletions
2
setup.py
2
setup.py
|
|
@ -36,7 +36,7 @@ setup(
|
|||
},
|
||||
install_requires=[
|
||||
'aspy.yaml',
|
||||
'cfgv>=1.0.0',
|
||||
'cfgv>=1.3.0',
|
||||
'identify>=1.0.0',
|
||||
# if this makes it into python3.8 move to extras_require
|
||||
'importlib-metadata',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue