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 328019e commit 435d382Copy full SHA for 435d382
README.md
@@ -41,5 +41,5 @@ dependencies are not required when the objective is to simply build either a sou
41
project.
42
43
In order to improve the above situation, `poetry-core` was created. Shared functionality pertaining to PEP 517 build
44
-backends, `pyproject.toml` and building wheel/sdist, were implemented in this package. This
+backends, including reading `pyproject.toml` and building wheel/sdist, were implemented in this package. This
45
makes PEP 517 builds extremely fast for Poetry managed packages.
0 commit comments