Skip to content

Change: switch to use uv as a package and project manager#181

Merged
ssato merged 21 commits intonextfrom
uv
Aug 13, 2025
Merged

Change: switch to use uv as a package and project manager#181
ssato merged 21 commits intonextfrom
uv

Conversation

@ssato
Copy link
Copy Markdown
Owner

@ssato ssato commented Aug 13, 2025

Uv (https://github.com/astral-sh/uv) is an extremely fast Python package and project manager written in Rust. It helps speeding up the CI build and tests and modernize the workflow of project management tasks.

Summary of changes are below.

  • Switch to use uv as default package and project management tool
  • Add tox-uv to utilize uv with tox
  • Other misc minor changes

@ssato ssato merged commit 7f364aa into next Aug 13, 2025
12 of 13 checks passed
@ssato ssato deleted the uv branch August 13, 2025 07:14
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.

1 participant