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

9 lines
149 B
YAML

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