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