Skip to content

Commit

Permalink
setup: Use latest libcove, with the translation changes PR merged
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Feb 25, 2021
1 parent 2278139 commit 8c159cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
packages=find_packages(exclude=["tests", "tests.*"]),
long_description=long_description,
install_requires=[
"libcove>=0.19.0",
"libcove>=0.22.0",
"bleach",
"cached-property",
"CommonMark",
Expand Down

0 comments on commit 8c159cd

Please sign in to comment.