-
Notifications
You must be signed in to change notification settings - Fork 293
Change to poetry command to export requirements.txt resolving #445 #446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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