Skip to content

Commit c02c3a2

Browse files
committed
Removed PyYAML version
1 parent 5952712 commit c02c3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# quickfix to prevent pycodestyle conflicts
2828
'flake8!=2.5.3',
2929
'autopep8>=1.3',
30-
'pyyaml>=3.13',
30+
'pyyaml',
3131
'six',
3232
],
3333
entry_points={

0 commit comments

Comments
 (0)