Skip to content

Commit

Permalink
fix doc ci by pinning jinja version
Browse files Browse the repository at this point in the history
  • Loading branch information
xinjli committed Apr 5, 2022
1 parent c4aba12 commit e5bfb06
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 e5bfb06

Please sign in to comment.