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

chore: Remove Python 3.6 support

Open vam-google opened this issue 2 years ago • 0 comments

The latest versions of core libraries, like google-api-core are >= 3.7, and python 3.6 tests in gapic generator are failing because of that.

vam-google avatar Sep 02 '22 22:09 vam-google