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 c08cd14 commit 56c0376Copy full SHA for 56c0376
README.md
@@ -24,7 +24,7 @@ build-backend = "poetry.core.masonry.api"
24
```
25
26
Once this is present, a PEP 517 frontend like `pip` can build and install your project from source without the need
27
-for Poetry or any of its dependencies.
+for Poetry or any of its dependencies (besides `poetry-core`).
28
29
```shell
30
# install to current environment
0 commit comments