Add Google Calendar sync that allows sync from calendars that a user has access to, even if they might not have an iCal available.

This commit is contained in:
Kevin Alberts 2020-11-12 01:20:28 +01:00
parent a359d7ae04
commit 11628282cb
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
23 changed files with 359 additions and 19 deletions

View file

@ -5,3 +5,4 @@ humanize>=3.1.0,<3.2
ics>=0.7,<0.8
caldav>=0.7.1,<0.8
lockfile>=0.12.2,<0.13
requests-oauthlib