Skip to content

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

@johnthagen

Description

@johnthagen

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:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingupstream

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions