Removing use of wheelhouse and relying on Travis caching.#1350
Merged
dhermes merged 1 commit intogoogleapis:masterfrom Jan 7, 2016
Merged
Removing use of wheelhouse and relying on Travis caching.#1350dhermes merged 1 commit intogoogleapis:masterfrom
dhermes merged 1 commit intogoogleapis:masterfrom
Conversation
This was referenced Jan 6, 2016
Contributor
|
YAY! LGTM |
Contributor
Author
|
Haha. It was a relief when I realized it could be done. I needed to do "science" to convince myself it was all good. |
dhermes
added a commit
that referenced
this pull request
Jan 7, 2016
Removing use of wheelhouse and relying on Travis caching.
parthea
added a commit
that referenced
this pull request
Nov 24, 2025
* Chore: update setup.py to new standards * added end block * changed required python version * Edited golden files * Edited ads-templates setup.py * added missing commas to setup.py * changed classifiers for ads-template setup.py * changed ads-templates setup.py * Reverted ads-template changes * Added templeted version and updated protobuf * added package_root * Updated golden test files * Revert "added package_root" This reverts commit b8ce6142048b2c51f923948aa6ddb007bde50b51. * Revert "Updated golden test files" This reverts commit ba37d1342853745471932f2157fa5e385598c498. * updated setup.py * Updated Golden files * added version to __init__.py * updated api-core dependency * updated setup.py to match golden * Changed version.py path to be set automatically * added version import into _base.py.j2 * changed version import placement * added changes from incremental-changes-setup-py * moved constraints file * updated golden files Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea
pushed a commit
that referenced
this pull request
Nov 26, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relates to #1123, but this has been a long time coming. We can ditch a no longer needed optimization.
@tseaver I verified what would actually be stored in the
pipcache, especially when there was no.toxenvironment and it seems to do what we want. You can see the new things needed / old things re-used in:https://github.com/dhermes/gcloud-python/commits/tox-with-local-cache