Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2941a11

Browse files
authored
Merge pull request #911 from asottile/bump_cfgv
bump cfgv, forgot in last PR
2 parents a2b5360 + 8432d9b commit 2941a11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
install_requires=[
3838
'aspy.yaml',
39-
'cfgv>=1.3.0',
39+
'cfgv>=1.4.0',
4040
'identify>=1.0.0',
4141
# if this makes it into python3.8 move to extras_require
4242
'importlib-metadata',

0 commit comments

Comments
 (0)