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 5d34617 commit f8d9157Copy full SHA for f8d9157
setup.py
@@ -84,5 +84,6 @@ def find_version(*file_paths):
84
install_requires=[
85
'msgpack-python>=0.4',
86
'six',
87
+ 'PyYAML>=3.10',
88
]
89
)
0 commit comments