Skip to content

Commit 905fa3f

Browse files
committed
Comments
1 parent ef4fc3c commit 905fa3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/html/cli/pip_wheel.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Differences to ``build``
3535

3636
`build <https://pypi.org/project/build/>`_ is a simple tool which can among other things build
3737
wheels for projects using PEP 517. It is comparable to the execution of ``pip wheel --no-deps .``.
38+
It can also build source distributions which is not possible with ``pip``.
3839
``pip wheel`` covers the wheel scope of ``build`` but offers many additional features.
3940

4041
Options

0 commit comments

Comments
 (0)