gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Require google-api-core v2.15.0 for Python 3.12

Open parthea opened this issue 2 years ago • 0 comments

Python 3.12 support was added in google-api-core v2.15.0.

We should update the template for setup.py to require google-api-core 2.15.0 for python 3.12

https://github.com/googleapis/gapic-generator-python/blob/44ca686eed9f2272d483fff362c9e637393d0613/gapic/templates/setup.py.j2#L33

parthea avatar Dec 20 '23 14:12 parthea