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

Warning that Poetry-bundled poetry-plugin-export is deprecated #209

Open
johnthagen opened this issue Feb 23, 2024 · 0 comments
Open

Warning that Poetry-bundled poetry-plugin-export is deprecated #209

johnthagen opened this issue Feb 23, 2024 · 0 comments
Labels
bug Something isn't working upstream

Comments

@johnthagen
Copy link
Owner

johnthagen commented Feb 23, 2024

Poetry added a warning that shows up when using nox-poetry:

nox > poetry export --format=requirements.txt --with=nox --with=install --with=test --with=type_check --with=lint --without-hashes
      Warning: poetry-plugin-export will not be installed by default in a future version of Poetry.

There is currently no consensus upstream about when this plugin will be removed and what, if any, better replacement steps will be. Instructing the user to install yet another unlocked, external dependency outside of Poetry's actual control is not very desirable. A better solution would be:

@johnthagen johnthagen added bug Something isn't working upstream labels Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream
Projects
None yet
Development

No branches or pull requests

1 participant