mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-01-21 23:38:58 +00:00
Merge branch 'develop'
This commit is contained in:
commit
7ac2de5824
3
setup.py
3
setup.py
@ -33,7 +33,8 @@ setuptools.setup(
|
|||||||
'google-api-python-client>=1.7.0',
|
'google-api-python-client>=1.7.0',
|
||||||
'icalendar>=4.0.1',
|
'icalendar>=4.0.1',
|
||||||
'pytz',
|
'pytz',
|
||||||
'PyYAML>=3.13'
|
'PyYAML>=3.13',
|
||||||
|
'fire>=0.4.0'
|
||||||
],
|
],
|
||||||
entry_points={
|
entry_points={
|
||||||
"console_scripts": [
|
"console_scripts": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user