Commit ea06eaa
authored
Update pyproject.toml
<=3.12 means that 3.12.x with x>0 would not be allowed.
Can we change this requirement to <3.13, so that python 3.12.x with any x would work? Thanks.1 parent b48055c commit ea06eaa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments