googleapis/gax-python

PR #166 breaks LRO usage

Closed this issue · 0 comments

Causes googleapis/google-cloud-python#3097

https://github.com/googleapis/gax-python/pull/166/files#diff-2bc660a497ade2f38f6c50d191bae699R155 tries to load information about a distribution, gapic-google-longrunning-v1, which is not released to PyPI (and in fact, should be referring to google-gax, as the GAPIC LRO support is carried here).

/cc @lukesneeringer