Skip to content

Commit 14ec0e7

Browse files
author
flame.yu
committed
FIX: Add doc build dependencies
1 parent 0d73b77 commit 14ec0e7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This is a list of python packages used to generate documentation. This file is used with pip:
2+
# pip install --user -r requirements.txt
3+
#
4+
# matplotlib is currently required only by the script generate_chart.py
5+
sphinx_markdown_tables
6+
sphinx-copybutton
7+
sphinx-tabs
8+
myst_parser

0 commit comments

Comments
 (0)