We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2e8a4 commit 1e92449Copy full SHA for 1e92449
tox.ini
@@ -54,6 +54,8 @@ commands =
54
55
py3{12,13,14},anypy: python igor.py test_with_core sysmon {posargs}
56
57
+# Try to get free threading to work.
58
+# https://github.com/pypa/virtualenv/issues/2829
59
[testenv:py313t]
60
basepython = python
61
0 commit comments