-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
area/docs/faqFrequently duplicated/potential addition to FAQFrequently duplicated/potential addition to FAQ
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Feature Request
In order to compile C-extensions, it is currently required to add a build script to the project directory and to pyproject.toml
:
[tool.poetry]
build = "build.py"
This feature is described in #11, but not in the official Poetry documentation. So my question is whether this feature is stable. If this is the case, I would like to propose to include it in the official documentation.
noritada, medley56, KyleKing, Gobot1234, ryanc16 and 33 more
Metadata
Metadata
Assignees
Labels
area/docs/faqFrequently duplicated/potential addition to FAQFrequently duplicated/potential addition to FAQ