mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 02:16:52 +00:00
Removed PyYAML version
This commit is contained in:
parent
59527129e4
commit
c02c3a237f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -27,7 +27,7 @@ setup(
|
|||
# quickfix to prevent pycodestyle conflicts
|
||||
'flake8!=2.5.3',
|
||||
'autopep8>=1.3',
|
||||
'pyyaml>=3.13',
|
||||
'pyyaml',
|
||||
'six',
|
||||
],
|
||||
entry_points={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue