Skip to content

Commit 7f5498d

Browse files
committed
fix doc tests
1 parent 3426451 commit 7f5498d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
'Sphinx>=1.7.1,<3',
4141
'sphinx_rtd_theme>=0.2.4,<0.5',
4242
'autodocsumm>=0.1.10',
43+
'markupsafe<2.1.0',
44+
'Jinja2>=2,<3',
4345

4446
# style check
4547
'flake8>=3.7.7,<4',

0 commit comments

Comments
 (0)