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 a49c356 commit 03ba7f7Copy full SHA for 03ba7f7
setup.py
@@ -27,7 +27,7 @@
27
# quickfix to prevent pycodestyle conflicts
28
'flake8!=2.5.3',
29
'autopep8>=1.3',
30
- 'pyyaml>=4.2b4',
+ 'pyyaml>=3.13',
31
'six',
32
],
33
entry_points={
0 commit comments