Skip to content

Conversation

@khneal
Copy link
Contributor

@khneal khneal commented May 24, 2025

Now that tox 4.26.0 supports free-threaded Python, we can request that uv install the free threaded version of Python by adding the tag.

Related tox-dev/tox#3526

Note that I did not update line 277 to:

version_spec = f"{uv_imp}{free_threaded_tag}"

... because uv python install cpython+freethreaded currently returns an error.

@khneal khneal marked this pull request as ready for review May 24, 2025 07:10
@khneal khneal requested a review from gaborbernat as a code owner May 24, 2025 07:10
@khneal
Copy link
Contributor Author

khneal commented May 26, 2025

Sorry for the late commit addition... the 2 PRs from @effigies inspired me to add some unit tests.

@gaborbernat gaborbernat enabled auto-merge (squash) May 27, 2025 14:44
@gaborbernat gaborbernat merged commit 227ea6a into tox-dev:main May 27, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants