Add a guide for publishing packages (#5794)

Closes https://github.com/astral-sh/uv/issues/5793
This commit is contained in:
Zanie Blue
2024-08-05 16:12:37 -05:00
committed by GitHub
parent 82c3b12b27
commit f08cd2b9dc
5 changed files with 56 additions and 3 deletions
+1 -1
View File
@@ -173,4 +173,4 @@ See the documentation on [running commands](../concepts/projects.md#running-comm
To learn more about working on projects with uv, see the [Projects concept](../concepts/projects.md)
page and the [command reference](../reference/cli.md#uv).
Or, read on to learn how to [run and install tools](./tools.md) with uv.
Or, read on to learn how to [publish your project as a package](./publish.md).