Commit 7c47aab
ci: remove testing python 3.7 and 3.8, add testing python 3.12 (#498)
* ci: remove testing python 3.7 and 3.8, add testing python 3.12 and 3.13
* remove 3.13 for now
* test examples against 3.12 too
* try examples with 3.12 allowed
* revise python version in examples again to allow 3.12
* chore: use newer grpcio for python 3.13
Because grpcio 1.66.2 is the minimum version that supports python
3.13, we add a conditional dependency on that version.
* ci: run ci for python v3.13
* revert: momento-wire-types shouldn't be in test deps
Previously I mistakenly cut and paste this to the test deps section.
* chore: add note about minimum grpcio version
---------
Co-authored-by: Michael Landis <michael@momentohq.com>1 parent a0a1382 commit 7c47aab
4 files changed
Lines changed: 78 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 15 | | |
30 | 16 | | |
31 | 17 | | |
| |||
85 | 71 | | |
86 | 72 | | |
87 | 73 | | |
| 74 | + | |
| 75 | + | |
88 | 76 | | |
89 | 77 | | |
90 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments