Skip to content

Commit 5b5b66b

Browse files
authored
Merge pull request #158 from pypa/update-readme
Update README to fix a link and cover `pep517`
2 parents 5694964 + 1e7fe2b commit 5b5b66b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ This is a low-level library for calling build-backends in ``pyproject.toml``-bas
55

66
If you want a tool that builds Python packages, you'll want to use https://github.com/pypa/build instead. This is an underlying piece for `pip`, `build` and other "build frontends" use to call "build backends" within them.
77

8-
You can read more in the `documentation <https://pyproject-hooks.readthedocs.io/>`.
8+
You can read more in the `documentation <https://pyproject-hooks.readthedocs.io/>`_.
9+
10+
Note: The ``pep517`` project has been replaced by this project (low level) and the ``build`` project (high level).

0 commit comments

Comments
 (0)