publish_package
Publish Python packages to PyPI using uv publish. Provide project directory and PyPI token via parameter or environment variable.
Instructions
Publish the built package to PyPI using 'uv publish'. Requires a PyPI token — either pass it directly or set UV_PUBLISH_TOKEN env var.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | ||
| token | No |