Commit d92a153
authored
Add Python 3.13 to the testing matrix (#127)
* Add Python 3.13 to the testing matrix
* Try updating cffi
* Add comment about cffi and update Python version classifier
* Use `>=` instead of `==` for `cffi`
* Appease the linter
* Halve pre-commit whitespace
* Remove 3.13 classifier and update comment1 parent c9e3a13 commit d92a153
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments