Skip to content

Commit

Permalink
docs: fixing the readthedocs builds
Browse files Browse the repository at this point in the history
  • Loading branch information
atomita-ni committed Nov 10, 2023
1 parent 9aba083 commit 9b78b7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
version: 2

# Set the version of Python and other tools you might need
#build:
#os: ubuntu-20.04
#tools:
#python: "3.9"
build:
os: ubuntu-22.04
tools:
python: "mambaforge-22.9"
# You can also specify other tool versions:
# nodejs: "16"
# rust: "1.55"
Expand Down
2 changes: 2 additions & 0 deletions host/docs/sphinx/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- pip
- cmake
- compilers
- sphinx=5.3

0 comments on commit 9b78b7d

Please sign in to comment.