Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTranter committed Feb 8, 2024
1 parent 0c0a953 commit 327c4a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ build:
tools:
python: "3.10"

# conda:
# environment: environment.yml
python:
install:
- requirements: docs/requirements.txt

mkdocs:
configuration: mkdocs.yml
Expand Down
5 changes: 4 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
mkdocs
mkdocs-material
pymdown-extensions
mkdocs-jupyter
mkdocstrings-python-legacy
mkdocs-material-extensions>=1.0
mkdocs-jupyter

0 comments on commit 327c4a6

Please sign in to comment.