-
Notifications
You must be signed in to change notification settings - Fork 294
Change to poetry command to export requirements.txt resolving #445 #446
Conversation
|
I have now made this change so hopefully this is ready to be merged |
|
I would also love for this to be merged. Currently relying on a workaround for this issue. |
|
There's also a corresponding change in the README which needs to be made that references this change. Also, bump - this is a pretty huge issue that prevents anyone using Poetry with this plugin! |
|
I have updated the readme so this is now ready to push @dschep please can this be merged? |
|
Yeah, this is completely blocking my current project from using poetry :( |
|
This change to require the use of There's a few paths forward that I can think of:
I'm leaning towards the final one - this is likely the last bit before we can have a full CI pass again - I've been working through that on #462 |
|
I agree with dropping support for prerelease poetry. |
Hi, Here is the first attempt at fixing the change in the poetry export command.
The change needed was detailed here: https://python-poetry.org/docs/cli/#export