1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2026-02-05 07:44:59 +00:00

add fire to setup requires

This commit is contained in:
2021-05-01 18:26:02 +03:00
parent 8b2f35b3a9
commit 74d0fdebc0

View File

@@ -33,7 +33,8 @@ setuptools.setup(
'google-api-python-client>=1.7.0',
'icalendar>=4.0.1',
'pytz',
'PyYAML>=3.13'
'PyYAML>=3.13',
'fire>=0.4.0'
],
entry_points={
"console_scripts": [