platypush/platypush/plugins/google/drive/manifest.yaml

10 lines
168 B
YAML

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