Skip to content

Commit cb4b64f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f32c849 commit cb4b64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorials/packaging-projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ Make sure you have the latest version of PyPA's :ref:`build` installed:
339339
340340
.. tip:: If you have trouble installing these, see the
341341
:doc:`installing-packages` tutorial. You will get an error if you don't have the build package so install it first .. code-block:: bash pip install build
342-
342+
343343
Now run this command from the same directory where :file:`pyproject.toml` is located:
344344

345345
.. tab:: Unix/macOS

0 commit comments

Comments
 (0)