Integration of uv with tox.
Project description
tox-uv
tox-uv is a tox plugin which replaces virtualenv and pip with uv your tox environments. Note that you will get both the benefits (performance) or downsides (bugs) of uv.
Simply install tox-uv
into the environment your tox is installed and will replace virtualenv and pip in the tox
run environments with uv.
Note: currently we haven't implemented uv support for packaging environments, so only your run tox environments will use uv.
Configuration
uv_seed
This flag controls if the created virtual environment injects pip/setuptools/wheel into the created virtual environment or not. By default, is off.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tox_uv-1.1.0.tar.gz
(9.1 kB
view hashes)
Built Distribution
tox_uv-1.1.0-py3-none-any.whl
(7.9 kB
view hashes)