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.
setup.py
1 parent 944431d commit 28dd1afCopy full SHA for 28dd1af
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