Metadata-Version: 2.4
Name: uvx
Version: 3.0.0
Summary: A placeholder package to prevent dependency confusion with `uvx`.
Author-email: "Astral Software Inc." <hey@astral.sh>
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# uvx

`uvx` is provided by the [uv package](https://pypi.org/project/uv/). There is no need to install it
separately. This is just a dummy package guarding against dependency confusion attacks.

Previously, this was a third-party package used to extend uv's functionality. The author of that
package graciously renamed it to [`uvenv`](https://pypi.org/project/uvenv/) to avoid confusion. If
you're attempting to use that package, replace your dependency on `uvx` with `uvenv`.
