You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating numerous problems for maintainers by cramming breaking
changes into patch releases, Poetry finally released a minor version,
1.2, which should probably have been a major version.
In order to upgrade, each project will need to update its pyproject.toml
(to support groups), update any references to the install script (which
has been moved twice), and make several other associated changes.
This commit will set an upper bound on the `pipx install poetry` command
to avoid upgrading to Poetry 1.2.
br3ndonland/inboard#36br3ndonland/inboard#44br3ndonland/inboard#47https://python-poetry.org/blog/announcing-poetry-1.2.0/
0 commit comments