Skip to content

Commit

Permalink
Remove extra markdown libraries from CQ dependencies (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
pydsigner committed Dec 30, 2023
1 parent 6183fd0 commit 9a3947c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ all = ["anchovy[base]"]
# ignore this option.
cq = [
"anchovy[all]",
"commonmark>=0.9.1", "markdown>=3.4.3", "mistletoe>=1.1.0",
"tqdm>=4.65.0",
"minify-html>=0.11.1",
"pylint",
Expand Down

0 comments on commit 9a3947c

Please sign in to comment.