Skip to content

Commit

Permalink
Merge pull request espnet#4239 from xinjli/xinjli/fix_doc_ci
Browse files Browse the repository at this point in the history
fix doc ci by pinning jinja version
  • Loading branch information
sw005320 authored Apr 6, 2022
2 parents c4aba12 + e5bfb06 commit 189e159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"black",
],
"doc": [
"Jinja2<3.1",
"Sphinx==2.1.2",
"sphinx-rtd-theme>=0.2.4",
"sphinx-argparse>=0.2.5",
Expand Down

0 comments on commit 189e159

Please sign in to comment.