Skip to content

Commit

Permalink
Docs (#24)
Browse files Browse the repository at this point in the history
* Update docs

* Update link

* Use mamba

* Update import

* Update workflow

* Pin sphinx

* Update docs env
  • Loading branch information
wpreimes authored Jul 5, 2023
1 parent 613e8d8 commit 7f2f1e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions docs/_static/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Empty directory
3 changes: 3 additions & 0 deletions docs/docs_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ dependencies:
- python=3.8
- ipykernel
- nbsphinx
- pip
- pip:
- sphinx<7.0.0
# Note: RTD will add packages it needs automatically such as sphinx, sphinx_rtd_theme

3 changes: 0 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,3 @@ dependencies:
- more_itertools
- pytest
- pytest-cov
- sphinx
- nbsphinx
- sphinx_rtd_theme

0 comments on commit 7f2f1e0

Please sign in to comment.