We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e839b0 commit 07638cdCopy full SHA for 07638cd
source/tutorials/packaging-projects.rst
@@ -109,7 +109,7 @@ Creating pyproject.toml
109
.. TODO: Add an intro sentence about pyproject.toml, and a sub-heading for
110
"Configuring build tools"
111
112
-:file:`pyproject.toml` tells tools "frontend" build tools like :ref:`pip` and
+:file:`pyproject.toml` tells "frontend" build tools like :ref:`pip` and
113
:ref:`build` what "backend" tool to use to create
114
:term:`distribution packages <Distribution Package>` for your project.
115
You can choose from a number of backends; this tutorial uses :ref:`Hatchling
0 commit comments