Skip to content

Release a new version of text_ls_core that doesn't depend on click #46

Description

@ryansobol

My project can't upgrade to black version 20.8b1 because of the latest published version of textx_ls_core depends on click version 7.0.

$ poetry update black
Updating dependencies
Resolving dependencies... (0.1s)

  SolverProblemError

  Because no versions of black match >20.8b1,<21.0
   and black (20.8b1) depends on click (>=7.1.2), black (>=20.8b1,<21.0) requires click (>=7.1.2).
  And because textx-ls-core (0.1.1) depends on click (7.0)
   and no versions of textx-ls-core match >0.1.1,<0.2.0, black (>=20.8b1,<21.0) is incompatible with textx_ls_core (>=0.1.1,<0.2.0).
  So, because tsdoc0 depends on both textx_ls_core (^0.1.1) and black (^20.8b1), version solving failed.

Additionally, it appears the click dependency has already been removed.

Could you please release a new version of textx_ls_core that doesn't depend on click?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions