Skip to content

Commit

Permalink
Merge pull request #304 from LLNL/hotfix/docs
Browse files Browse the repository at this point in the history
Bugfix in read the docs
  • Loading branch information
KIwabuchi authored Nov 23, 2023
2 parents 797358c + cc6ba03 commit 57c7180
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.12"

mkdocs:
configuration: mkdocs.yml

0 comments on commit 57c7180

Please sign in to comment.