Skip to content

Commit 4670f0c

Browse files
hukkinchrisjsewell
andauthored
⬆️ UPGRADE: Allow linkify-it-py v2 (#218)
Co-authored-by: Chris Sewell <[email protected]>
1 parent 032c742 commit 4670f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ compare = [
4343
"mistune~=2.0",
4444
"panflute~=2.3",
4545
]
46-
linkify = ["linkify-it-py~=1.0"]
46+
linkify = ["linkify-it-py>=1,<3"]
4747
plugins = ["mdit-py-plugins"]
4848
rtd = [
4949
"attrs",

0 commit comments

Comments
 (0)