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 032c742 commit 4670f0cCopy full SHA for 4670f0c
pyproject.toml
@@ -43,7 +43,7 @@ compare = [
43
"mistune~=2.0",
44
"panflute~=2.3",
45
]
46
-linkify = ["linkify-it-py~=1.0"]
+linkify = ["linkify-it-py>=1,<3"]
47
plugins = ["mdit-py-plugins"]
48
rtd = [
49
"attrs",
0 commit comments