pytest
pytest copied to clipboard
feat:add tests with uv
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