Skip to content

Commit 5f23748

Browse files
committed
RTD: apt install packages
1 parent 602b5a6 commit 5f23748

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
version: 2
22

33
build:
4-
os: ubuntu-lts-latest
4+
os: ubuntu-22.04
55
tools:
66
python: latest
77
rust: latest
8+
apt_packages:
9+
- libceres-dev
10+
- libfftw3-dev
11+
- libgsl-dev
812

913
sphinx:
1014
configuration: docs/conf.py

0 commit comments

Comments
 (0)