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 9e22d4c commit a708351Copy full SHA for a708351
setup.py
@@ -15,6 +15,7 @@
15
""",
16
install_requires=[
17
'arrow',
18
+ 'pyyaml',
19
'six>=1.10.0',
20
],
21
zip_safe=False
0 commit comments