Commit ad0b2b8
Allow google-api-core < 3 for python >= 3.6 (census-instrumentation#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 <aaronabbott@google.com>1 parent 60b9a4a commit ad0b2b8
1 file changed
Lines changed: 2 additions & 1 deletion
| 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