-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/featureFeature requests/implementationsFeature requests/implementationsstatus/waiting-on-coreRequires changes to poetry-core firstRequires changes to poetry-core first
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
PEP621 (Storing project metadata in pyproject.toml) and PEP631 (Dependency specification in pyproject.toml based on PEP 508) define a clear way how metadata and dependencies should be stored. Both of them have the status "accepted". It would be good if poetry would use that.
For example, I've noticed that poetry init
generates a pretty similar pyproject.toml
, but puts the metadata in a poetry-specific section.
pszynk, notpushkin, yajo, NickleDave, mikeroll and 245 moredjmattyg007dimaqq, ambadyanands, griels, GabDug, MicaelJarniac and 8 moremfriedenhagen, b-long, edydfang, Nicoretti, YDX-2147483647 and 4 more
Metadata
Metadata
Assignees
Labels
kind/featureFeature requests/implementationsFeature requests/implementationsstatus/waiting-on-coreRequires changes to poetry-core firstRequires changes to poetry-core first