We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919cc85 commit fe26ab1Copy full SHA for fe26ab1
pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
keywords = "mdformat,markdown,markdown-it"
18
19
requires-python=">=3.7"
20
-requires=["mdformat >=0.7.0,<0.8.0", "mdit-py-plugins >=0.2.7,<0.4.0"]
+requires=["mdformat >=0.7.0,<0.8.0", "mdit-py-plugins >=0.2.7"]
21
22
[tool.flit.metadata.requires-extra]
23
test = [
0 commit comments