platypush/platypush/plugins/google/maps/manifest.yaml

10 lines
167 B
YAML

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