1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-27 07:03:02 +00:00

add fire to setup requires

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

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": [