We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb046a commit dc4582aCopy full SHA for dc4582a
src/pip/_internal/distributions/base.py
@@ -57,7 +57,7 @@ def prepare_distribution_metadata(
57
"""Generate the information necessary to extract metadata from the artifact.
58
59
This method will be executed within the context of ``BuildTracker#track()``, so
60
- it needs to fully identify any seutp requirements so they can be added to the
+ it needs to fully identify any setup requirements so they can be added to the
61
same active set of tracked builds, while ``.get_metadata_distribution()`` takes
62
care of generating and caching the ``BaseDistribution`` to expose to the rest of
63
the resolve."""
0 commit comments