Commit 0f38417
authored
Do not use specific versions of python 3.14 due to regressions in python (#5497)
The new GC in python 3.14 interacts poorly with arkouda. It was removed
in python 3.14.5, so we disallow other versions of python 3.14 before
that
Signed-off-by: Jade Abraham <jade.abraham@hpe.com>1 parent cd44a5b commit 0f38417
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments