Skip to content

fix: set python versions for tox-uv#30

Merged
boidolr merged 1 commit into
mainfrom
tweaks
Mar 1, 2026
Merged

fix: set python versions for tox-uv#30
boidolr merged 1 commit into
mainfrom
tweaks

Conversation

@boidolr

@boidolr boidolr commented Mar 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

@boidolr boidolr marked this pull request as ready for review March 1, 2026 18:06
Copilot AI review requested due to automatic review settings March 1, 2026 18:06
@boidolr boidolr merged commit 200bd3c into main Mar 1, 2026
10 checks passed
@boidolr boidolr deleted the tweaks branch March 1, 2026 18:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the test configuration so tox (when executed via uvx/tox-uv) runs under the intended Python version from the GitHub Actions matrix, and ensures tox-uv is available for environments using the uv-venv-runner.

Changes:

  • Add tox-uv as a required component for the uv-venv-runner in tox.ini.
  • Run uvx with --python ${{ matrix.python-version }} in CI so each matrix job uses the correct interpreter.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tox.ini Ensures tox-uv is available for the uv-venv-runner-based test environments.
.github/workflows/main.yaml Makes CI run tox under the matrix-selected Python via uvx --python ....

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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