Skip to content

Commit

Permalink
Merge branch 'main' of github.com:amusecode/amuse
Browse files Browse the repository at this point in the history
  • Loading branch information
rieder committed Apr 26, 2024
2 parents 67bb428 + 3ff0e55 commit 409d3b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
version: 2

# Build documentation in the docs/ directory with Sphinx
build:
os: ubuntu-22.04
tools:
python: "3.7"
sphinx:
configuration: doc/conf.py

Expand All @@ -18,6 +22,5 @@ formats: []

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: doc/requirements.txt

0 comments on commit 409d3b0

Please sign in to comment.