mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-21 15:52:15 +00:00
![]() There is a small typo in the doc which could mislead users: reference to a table in `pyproject.toml` currently appears as [`\[project.entry-points\]`](https://packaging.python.org/en/latest/guides/creating-and-discovering-plugins/#using-package-metadata) while it should be [`[project.entry-points]`](https://packaging.python.org/en/latest/guides/creating-and-discovering-plugins/#using-package-metadata). Backslashes are appearing because they weren't supposed to be used on code representation in Markdown. |
||
---|---|---|
.. | ||
build.md | ||
config.md | ||
dependencies.md | ||
index.md | ||
init.md | ||
layout.md | ||
run.md | ||
sync.md | ||
workspaces.md |