You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/tutorials/packaging-projects.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -339,7 +339,7 @@ Make sure you have the latest version of PyPA's :ref:`build` installed:
339
339
340
340
.. tip:: If you have trouble installing these, see the
341
341
: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
+
343
343
Now run this command from the same directory where :file:`pyproject.toml` is located:
0 commit comments