Skip to content

ci: replace PDM with UV#73

Merged
feeph merged 11 commits intomasterfrom
replace-pdm-with-uv
Apr 21, 2026
Merged

ci: replace PDM with UV#73
feeph merged 11 commits intomasterfrom
replace-pdm-with-uv

Conversation

@feeph
Copy link
Copy Markdown
Owner

@feeph feeph commented Apr 21, 2026

Replacing PDM with UV improves the integration with tox. It is no longer needed to install pyenv, download Python versions, etc. Instead uv takes care of these details.

All that is needed is

uv tool install tox --with tox-uv
tox

to run compatibility tests with multiple Python versions.

@feeph feeph self-assigned this Apr 21, 2026
@feeph feeph added the enhancement New feature or request label Apr 21, 2026
@feeph feeph merged commit 00aaa16 into master Apr 21, 2026
5 checks passed
@feeph feeph deleted the replace-pdm-with-uv branch April 21, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant