diff options
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ setup( 'caldav>=0.12-dev0', # 'isodate', 'pytz', ## pytz is supposed to be obsoleted, but see https://github.com/collective/icalendar/issues/333 + 'pyyaml', 'tzlocal', 'Click', 'six' |