platypush/platypush/plugins/google/pubsub/manifest.yaml

11 lines
195 B
YAML

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