Skip to content

Uncap mdformat < 1.dev0 requirement #18

@kdeldycke

Description

@kdeldycke

Describe the bug

mdformat 1.0.0 has just been released.

Unfortunately I cannot install mdformat_pyproject because it is capping mdformat to < 0.8.0:

❯ uv pip install "mdformat == 1.0.0" "mdformat_pyproject == 0.0.2"
  × No solution found when resolving dependencies:
  ╰─▶ Because mdformat-pyproject==0.0.2 depends on mdformat>=0.7,<1.dev0 and you require mdformat==1.0.0, we can conclude that your requirements and mdformat-pyproject==0.0.2 are incompatible.
      And because you require mdformat-pyproject==0.0.2, we can conclude that your requirements are unsatisfiable.

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