We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5952712 commit c02c3a2Copy full SHA for c02c3a2
setup.py
@@ -27,7 +27,7 @@
27
# quickfix to prevent pycodestyle conflicts
28
'flake8!=2.5.3',
29
'autopep8>=1.3',
30
- 'pyyaml>=3.13',
+ 'pyyaml',
31
'six',
32
],
33
entry_points={
0 commit comments