1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 08:58:03 +00:00

Merge branch 'develop'

This commit is contained in:
Dmitry Belyaev 2019-06-03 22:05:23 +03:00
commit be8bd70743
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3
2 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@ language: python
python: python:
- "2.7" - "2.7"
- "3.5"
- "3.6" - "3.6"
- "3.7"
script: script:
- pytest -v - pytest -v

View File

@ -1,5 +1,5 @@
google-auth==1.5.0 google-auth==1.6.3
google-api-python-client==1.7.3 google-api-python-client==1.7.9
icalendar==4.0.2 icalendar==4.0.3
pytz==2018.5 pytz==2019.1
PyYAML==3.13 PyYAML==5.1