Skip to content

Commit 258b35e

Browse files
authored
Update setup.py
1 parent efcac96 commit 258b35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def get_version():
6767
"mistletoe-ebp~=0.10.0",
6868
"panflute~=1.12",
6969
],
70-
"linkify": ["linkify-it-py"],
70+
"linkify": ["linkify-it-py~=1.0"],
7171
},
7272
zip_safe=False,
7373
)

0 commit comments

Comments
 (0)