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 f624b37 commit d131618Copy full SHA for d131618
docs/html/reference/build-system/pyproject-toml.md
@@ -29,7 +29,7 @@ that build requirements are handled independently of the user's runtime
29
environment.
30
31
For example, a project that needs an older version of setuptools to build can
32
-still be installed, even if the user has an newer version installed (and
+still be installed, even if the user has a newer version installed (and
33
without silently replacing that version).
34
35
### Build-time dependencies
0 commit comments