Skip to content

Commit 409d3b0

Browse files
committed
Merge branch 'main' of github.com:amusecode/amuse
2 parents 67bb428 + 3ff0e55 commit 409d3b0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.readthedocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
version: 2
77

88
# Build documentation in the docs/ directory with Sphinx
9+
build:
10+
os: ubuntu-22.04
11+
tools:
12+
python: "3.7"
913
sphinx:
1014
configuration: doc/conf.py
1115

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

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

0 commit comments

Comments
 (0)