-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Build universal wheels #948
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 with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
@googlebot I signed it! |
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
🤖 I have created a release \*beep\* \*boop\* --- ## [1.10.0](https://github.com/googleapis/google-api-python-client/compare/v1.9.3...v1.10.0) (2020-07-15) ### Features * allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' ([#943](https://github.com/googleapis/google-api-python-client/issues/943)) ([21af37b](https://github.com/googleapis/google-api-python-client/commit/21af37b11ea2d6a89b3df484e1b2fa1d12849510)) * Build universal wheels ([#948](https://github.com/googleapis/google-api-python-client/issues/948)) ([3e28a1e](https://github.com/googleapis/google-api-python-client/commit/3e28a1e0d47f829182cd92f37475ab91fa5e4afc)) * discovery supports retries ([#967](https://github.com/googleapis/google-api-python-client/issues/967)) ([f3348f9](https://github.com/googleapis/google-api-python-client/commit/f3348f98bf91a88a28bf61b12b95e391cc3be1ff)), closes [#848](https://github.com/googleapis/google-api-python-client/issues/848) ### Documentation * consolidating and updating the Contribution Guide ([#964](https://github.com/googleapis/google-api-python-client/issues/964)) ([63f97f3](https://github.com/googleapis/google-api-python-client/commit/63f97f37daee37a725eb05df3097b20d5d4eaaf0)), closes [#963](https://github.com/googleapis/google-api-python-client/issues/963) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
See https://packaging.python.org/guides/distributing-packages-using-setuptools/#universal-wheels
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕