Skip to content

Commit a708351

Browse files
committed
Modify setup.py install_requirest pyyaml
1 parent 9e22d4c commit a708351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
""",
1616
install_requires=[
1717
'arrow',
18+
'pyyaml',
1819
'six>=1.10.0',
1920
],
2021
zip_safe=False

0 commit comments

Comments
 (0)