generated from executablebooks/mdformat-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Describe the bug
mdformat 1.0.0 has just been released.
Unfortunately I cannot install mdformat_simple_breaks because it is capping mdformat to < 0.8.0:
$ uv pip install "mdformat == 1.0.0" "mdformat_simple_breaks == 0.0.1"
× No solution found when resolving dependencies:
╰─▶ Because mdformat-simple-breaks==0.0.1 depends on mdformat>=0.7.0,<0.8.0 and you require mdformat==1.0.0, we can conclude that your requirements and mdformat-simple-breaks==0.0.1 are incompatible.
And because you require mdformat-simple-breaks==0.0.1, we can conclude that your requirements are unsatisfiable.
KyleKing and boweeb
Metadata
Metadata
Assignees
Labels
No labels