Skip to content
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

build: add poetry-plugin-export to the dependencies #1042

Closed
wants to merge 1 commit into from

Conversation

almet
Copy link
Contributor

@almet almet commented Jan 6, 2025

Since Poetry 2.0.0, the export command has been removed and it's advised to use the "poetry-plugin-export" package instead.

This commit adds it to the env.py for debian environments and to the CI and build instructions.

Fixes #825, replaces #1041

Since Poetry 2.0.0, the `export` command has been removed and it's
advised to use the "poetry-plugin-export".

This commit adds it to the `env.py` for debian environments and to the
`CI`.
@almet almet added this to the 0.9.0 milestone Jan 6, 2025
@almet almet closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Install poetry-plugin-export, as it will not be installed by default in future poetry versions
1 participant