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 efcac96 commit 258b35eCopy full SHA for 258b35e
setup.py
@@ -67,7 +67,7 @@ def get_version():
67
"mistletoe-ebp~=0.10.0",
68
"panflute~=1.12",
69
],
70
- "linkify": ["linkify-it-py"],
+ "linkify": ["linkify-it-py~=1.0"],
71
},
72
zip_safe=False,
73
)
0 commit comments