Skip to content

Commit

Permalink
update environment.yml with fixed sphinx dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
sgathrid committed Jul 4, 2024
1 parent d1a8dc0 commit 4f62f27
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ dependencies:
- pip
## for SPHINX documentation Builds
- sphinx>=3.0
- sphinx_design
- sphinx-autodoc-typehints
- sphinx-viewcode
- sphinx-autosectionlabel
- sphinxcontrib-napoleon
- sphinx-mathjax
- nbsphinx
- pip:
- termcolor
- kmapper==2.0.1
- grakel==0.1.10
- invoke==2.2.0
- sphinx-design
- sphinx-viewcode
- sphinx-mathjax
- sphinx-autosectionlabel
- sphinx-autodoc
- sphinxcontrib-napoleon

0 comments on commit 4f62f27

Please sign in to comment.