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 ef4fc3c commit 905fa3fCopy full SHA for 905fa3f
docs/html/cli/pip_wheel.rst
@@ -35,6 +35,7 @@ Differences to ``build``
35
36
`build <https://pypi.org/project/build/>`_ is a simple tool which can among other things build
37
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``.
39
``pip wheel`` covers the wheel scope of ``build`` but offers many additional features.
40
41
Options
0 commit comments