Commit 3a5c701e authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5: Add google-api-python-client that is requred for Google OAuth

parent 6cd15818
[buildout]
extends =
# Exact version of Zope
ztk-versions.cfg
......@@ -565,6 +566,8 @@ eggs =
# Needed for parsing .po files from our Localizer subset
polib
# Needed for Google OAuth
google-api-python-client
# parameterizing the version of the generated python interpreter name by the
# python section version causes dependency between this egg section and the
......@@ -694,6 +697,7 @@ eventlet = 0.19.0
five.formlib = 1.0.4
five.localsitemanager = 2.0.5
greenlet = 0.4.10
google-api-python-client = 1.5.3
http-parser = 0.8.3
httplib2 = 0.9.2
huBarcode = 1.0.0
......
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