Commit 4541bc76 authored by David Wilson's avatar David Wilson

Add Google Cloud client to dev requirements

Will be used more heavily for CI later, but it's already in use by
gcloud-ansible-playbook.py.
parent bcc15987
......@@ -13,3 +13,4 @@ unittest2==1.1.0
# Fix InsecurePlatformWarning while creating py26 tox environment
# https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3[secure]; python_version < '2.7.9'
google-api-python-client==1.6.5
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment