Skip to content

Commit

Permalink
(RTD) Bugfix: specify os and python versions (#219)
Browse files Browse the repository at this point in the history
* Enable Doxygen & RTD

* Update Doxygen & RTD (merge docs branch)

* Update Doxygen & RTD

* (RTD) Set OS and Python versions

---------

Co-authored-by: Keita Iwabuchi <[email protected]>
  • Loading branch information
KIwabuchi and Keita Iwabuchi authored Jul 29, 2024
1 parent 1c16ab2 commit caa0d22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
version: 2

# Set OS and Python versions
build:
os: ubuntu-22.04
tools:
python: "3.12"

# Change the location of the requirements file
python:
install:
Expand Down

0 comments on commit caa0d22

Please sign in to comment.