platypush/platypush/plugins/google/calendar/manifest.yaml

9 lines
153 B
YAML
Raw Normal View History

manifest:
events: {}
install:
pip:
- google-api-python-client
- oauth2client
package: platypush.plugins.google.calendar
type: plugin