Commit 75445f5
Allow google-re2 on 3.13 (#127)
* Remove google-re2 specifiers avoiding 3.13
There is [now a wheel for Python 3.13][1], so this specifier is no longer
needed.
[1]: google/re2#516
* Lock to higher version for 3.13
* Add tox-target py313 to CI
* Update default CI version to Python 3.13
---------
Co-authored-by: Dan Hudlow <[email protected]>1 parent 7403aa0 commit 75445f5
3 files changed
+89
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments