Poetry users: the Polylith plugin is now ready for the upcoming PEP 621 support! #280
DavidVujic
announced in
Announcements
Replies: 2 comments
|
Update: Poetry v2 is now released, and I have made updates of the Polylith and the Multiproject plugins. When I announced the updates here, I had forgotten to change the Poetry dependency version constraints to allow v2. But that is now fixed, and there is a new version of the Polylith plugin (v1.35.0) and also the Multiproject plugin (v1.8.0) available to install. Poetry sometimes caches dependencies, and I occasionally have to run |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Poetry will be fully PEP 621 compliant in an upcoming release, and that means you can describe project metadata and dependencies according to the standard (i.e. using a
projectsection). 🎉The Polylith tool is now ready with support for Poetry projects using the way as it is today, and also a future release with the PEP 621 support. I haven't found any information when the Poetry team will release their new version, but the Polylith plugin is ready for it already today. 😄
All reactions