Commit c17d6c3
committed
Let tox auto-detect Python 3.14 interpreter
Remove explicit basepython configuration for py314 environment to allow
tox to automatically detect the Python interpreter from PATH. This fixes
compatibility with free-threading Python builds (3.14t) where the
interpreter may not be available as 'python3.14'.1 parent ed7f18e commit c17d6c3
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
| |||
0 commit comments