Skip to content

Commit 48775de

Browse files
committed
add PyYAML as dependency
1 parent 08b3e59 commit 48775de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"Products.CMFPlone>=5.2",
8080
"PyJWT>=1.7.0",
8181
"pytz",
82+
"PyYAML",
8283
"Zope",
8384
],
8485
extras_require={"test": TEST_REQUIRES},

0 commit comments

Comments
 (0)