Skip to content

Install fails for Poetry 2.0.0 #18

Description

@isobel-taylor

Poetry 2.0.0 launched yesterday. Since the dependency range of this package is (>=1.2.0.a2,<2.0.0), installation fails.

Using version ^0.3.6 for poetry-exec-plugin

Updating dependencies
Resolving dependencies...

Because no versions of poetry-exec-plugin match >0.3.6,<0.4.0
 and poetry-exec-plugin (0.3.6) depends on poetry (>=1.2.0.a2,<2.0.0), poetry-exec-plugin (>=0.3.6,<0.4.0) requires poetry (>=1.2.0.a2,<2.0.0).
So, because poetry-instance depends on both poetry (2.0.0) and poetry-exec-plugin (^0.3.6), version solving failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions