8000 Fixed RTD build · xtensor-stack/xtensor-python@77aa532 · GitHub
[go: up one dir, main page]

Skip to content

Commit 77aa532

Browse files
committed
Fixed RTD build
1 parent 815ffe5 commit 77aa532

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ channels:
55

66
dependencies:
77
- breathe
8+
- sphinx_rtd_theme

readthedocs.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
version: 2
2+
3+
build:
4+
os: "ubuntu-22.04"
5+
tools:
6+
python: "mambaforge-22.9"
7+
18
conda:
2-
file: docs/environment.yml
9+
environment: docs/environment.yml

0 commit comments

Comments
 (0)
0