Skip to content

Commit d1a8dc0

Browse files
committed
update environment.yml with sphinx dependancies
1 parent 86f50e1 commit d1a8dc0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

environment.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ dependencies:
2727
- pyyaml
2828
- seaborn
2929
- pip
30-
## for SPHINX documentation Builds
30+
## for SPHINX documentation Builds
3131
- sphinx>=3.0
32-
- sphinx-design
33-
- sphinx-autodoc
32+
- sphinx_design
33+
- sphinx-autodoc-typehints
3434
- sphinx-viewcode
3535
- sphinx-autosectionlabel
36-
- sphinx-napoleon
36+
- sphinxcontrib-napoleon
3737
- sphinx-mathjax
3838
- nbsphinx
3939
- pip:
4040
- termcolor
4141
- kmapper==2.0.1
4242
- grakel==0.1.10
43-
- invoke==2.2.0
43+
- invoke==2.2.0

0 commit comments

Comments
 (0)