pytest icon indicating copy to clipboard operation
pytest copied to clipboard

feat:add tests with uv

Open sgaist opened this issue 1 month ago • 1 comments

Add a tox configuration that runs tests using uv and its own provided python versions.

This configuration uses the lowest-direct resolution logic as well as only use uv manager python version.

Fixes #13177

sgaist avatar Oct 18 '25 19:10 sgaist