asv.plugins.uv¶
Attributes¶
Classes¶
Manage an environment using 'uv venv'. |
Module Contents¶
- class asv.plugins.uv.Uv(conf, python, requirements, tagged_env_vars)[source]¶
Manage an environment using ‘uv venv’.
- classmethod matches(python)[source]¶
Returns True if this environment subclass can handle the given Python specifier.