Skip to content

Conversation

@danfimov
Copy link
Member

@danfimov danfimov commented Dec 7, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 7, 2025 11:01
@danfimov danfimov self-assigned this Dec 7, 2025
@danfimov danfimov added the documentation Improvements or additions to documentation label Dec 7, 2025
@danfimov danfimov requested a review from s3rius December 7, 2025 11:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR modernizes the testing infrastructure by integrating tox-uv for better compatibility between tox and uv, and enhances the contribution documentation. The changes replace the manual uv integration in tox.ini with a native tox-uv runner configuration in tox.toml format, streamlining the testing workflow. The documentation is also expanded to include guidance on working with VuePress 2 documentation locally.

Key changes:

  • Migrates from tox.ini with manual uv commands to tox.toml with tox-uv plugin
  • Adds tox-uv>=1.29.0 dependency to enable native uv support in tox
  • Updates and expands contribution documentation with documentation workflow instructions

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
uv.lock Adds tox-uv and uv package dependencies with their full metadata and platform-specific wheels
tox.toml New tox configuration file using TOML format with uv-venv-lock-runner for testing across Python 3.10-3.13
tox.ini Removes legacy INI-format tox configuration with manual uv commands
pyproject.toml Adds tox-uv>=1.29.0 to dev dependencies with explanatory comment
docs/contrib.md Simplifies setup instructions, removes pyenv references, and adds comprehensive VuePress documentation workflow section

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

@danfimov danfimov force-pushed the fix-contribution-guide branch from d2de20b to 55add4f Compare December 7, 2025 11:38
@s3rius s3rius merged commit faf26a2 into master Dec 7, 2025
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants