Export setup py#3736
Conversation
|
Thank you for your contribution @JasonAtallah. Unfortunately, this is not a feature that will be supported in poetry. The linked pull request should provide more context. I will update #761 as well. Duplicate-of: #762. |
@abn Why will this not be supported? There is no new functionality, it's just reusing existing methods. I know personally this would be a great addition as not everyone in my organization uses Poetry. |
|
I can understand the need in your scenario, however since the existing code is being dropped in a future release (as indicated in my last comment on #761), it does not make sense to keep it just to support this use case. Additionally, the generated setup file is not necessarily complete anymore as Poetry's supported features have outgrown it. If the community has an interest in this feature, it could be implemented as an export format plug-in. See #3733 for progress on that front. |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Pull Request Check List
Resolves: #761