generated from executablebooks/mdformat-plugin
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
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
Labels
No labels