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 225d158 + a84b262 commit 963dbd2Copy full SHA for 963dbd2
setuptools/build_meta.py
@@ -2,7 +2,7 @@
2
3
Previously, when a user or a command line tool (let's call it a "frontend")
4
needed to make a request of setuptools to take a certain action, for
5
-example, generating a list of installation requirements, the frontend would
+example, generating a list of installation requirements, the frontend
6
would call "setup.py egg_info" or "setup.py bdist_wheel" on the command line.
7
8
PEP 517 defines a different method of interfacing with setuptools. Rather
0 commit comments