Name: | python3-tox-uv |
---|---|
Version: | 1.25.0 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 89504 |
License: | MIT |
RPM: | python3-tox-uv-1.25.0-1.el10_0.noarch.rpm |
Source RPM: | python-tox-uv-1.25.0-1.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/tox-dev/tox-uv |
Summary: | Integration of uv with tox |
Description: | tox-uv is a tox plugin, which replaces virtualenv and pip with uv in your tox environments. Note that you will get both the benefits (performance) or downsides (bugs) of uv. Installing this package changes the behavior of tox. It also complicates usage of tox with a Python version not supported by uv. Use `tox --runner virtualenv` to disable this plugin. |