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 0c5c52b commit 0f298d1Copy full SHA for 0f298d1
docs/source/tox.rst
@@ -82,6 +82,9 @@ The name of the GitHub Actions job can be changed with the ``name``
82
option as shown above. By default, ``name`` will be the name of the tox
83
environment.
84
85
+If the Python version includes a ``t`` suffix, such as ``py313t``, then
86
+a free-threaded Python interpreter will be used.
87
+
88
libraries
89
^^^^^^^^^
90
0 commit comments