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.
2 parents df2c8b2 + d034559 commit a464fc7Copy full SHA for a464fc7
source/glossary.rst
@@ -208,7 +208,7 @@ Glossary
208
Source Distribution (or "sdist")
209
210
A :term:`distribution <Distribution Package>` format (usually generated
211
- using ``python setup.py sdist``) that provides metadata and the
+ using ``python -m build --sdist``) that provides metadata and the
212
essential source files needed for installing by a tool like :ref:`pip`,
213
or for generating a :term:`Built Distribution`.
214
0 commit comments