This repository was archived by the owner on Sep 17, 2025. It is now read-only.
Commit ad0b2b8
Allow google-api-core < 3 for python >= 3.6 (#1066)
google-api-core dropped support for python < 3.6 in the [2.0.0 release](https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md#200-2021-08-18). I see this library still supports 2.7, so I created two separate pins for python < 3.6 and python >= 3.6.
Co-authored-by: Aaron Abbott <[email protected]>1 parent 60b9a4a commit ad0b2b8
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments