Commit 081a0b4
committed
Explicitly prevent Python 3.12
To discuss: If we don't support 3.12, maybe we should enforce this here in `pyproject.toml`?
Source: <#441 (comment)>
I'm not convinced that this is the right move since it might slightly hinder testing. But if we are explicit, then this seems to me like the correct place for it.1 parent 36df379 commit 081a0b4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments