Skip to content

Commit d65a889

Browse files
committed
Add requirements.txt for Sphinx documentation and CI
1 parent 5529957 commit d65a889

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
sphinx
2+
sphinx-rtd-theme
3+
sphinx-autoapi
4+
sphinx-book-theme
5+
sphinx-toolbox
6+
sphinx-jinja2-compat==0.2.0b1
7+
nbsphinx
8+
openmc; sys_platform != 'win32' # optional, mock it in Sphinx config if not installed
9+

0 commit comments

Comments
 (0)