Skip to content

Commit 8b2e8a4

Browse files
committed
try plain python
1 parent 8430c75 commit 8b2e8a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ commands =
5555
py3{12,13,14},anypy: python igor.py test_with_core sysmon {posargs}
5656

5757
[testenv:py313t]
58-
basepython = python3.13t
58+
basepython = python
5959

6060
[testenv:py314t]
61-
basepython = python3.14t
61+
basepython = python
6262

6363
[testenv:anypy]
6464
# $set_env.py: COVERAGE_ANYPY - The custom Python for "tox -e anypy"

0 commit comments

Comments
 (0)