-
Notifications
You must be signed in to change notification settings - Fork 23
Updated Happy Base framework to the latest version of Bigtable 0.29.0 #36
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
|
I signed it! |
|
I signed it! |
|
CLAs look good, thanks! |
|
Thanks for the patch! |
setup.py
Outdated
|
|
||
| REQUIREMENTS = [ | ||
| 'google-cloud-bigtable >= 0.26.0, < 0.27dev', | ||
| 'google-cloud-bigtable >= 0.29.0', |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
We also need to deal with test breakage due to a breaking change in |
|
Thanks very much for your efforts! |
setup.py upadated
line 54: 'google-cloud-bigtable >= 0.29.0',
line 61: version='0.29.0',