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 c9bf673 commit cf11ba8Copy full SHA for cf11ba8
tox.ini
@@ -54,6 +54,8 @@ commands =
54
# Test with the PyTracer
55
python igor.py test_with_core pytrace {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