mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 16:44:42 +04:00
bump cfgv, forgot in last PR
This commit is contained in:
parent
a2b536030a
commit
8432d9b692
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -36,7 +36,7 @@ setup(
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'aspy.yaml',
|
'aspy.yaml',
|
||||||
'cfgv>=1.3.0',
|
'cfgv>=1.4.0',
|
||||||
'identify>=1.0.0',
|
'identify>=1.0.0',
|
||||||
# if this makes it into python3.8 move to extras_require
|
# if this makes it into python3.8 move to extras_require
|
||||||
'importlib-metadata',
|
'importlib-metadata',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue