mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
Fixed PyYAML version
This commit is contained in:
parent
04933cdc46
commit
cec67bb9ad
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -41,7 +41,7 @@ setup(
|
|||
'cfgv>=1.0.0',
|
||||
'identify>=1.0.0',
|
||||
'nodeenv>=0.11.1',
|
||||
'pyyaml>=4.2b4',
|
||||
'pyyaml>=3.13',
|
||||
'six',
|
||||
'toml',
|
||||
'virtualenv',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue