Skip to content

Commit d951ee9

Browse files
committed
Add cmake and build tools.
1 parent 375bdb1 commit d951ee9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ build:
99
os: ubuntu-24.04
1010
tools:
1111
python: "3.12"
12+
apt_packages:
13+
- cmake
14+
- build-essential
1215

1316
# Build documentation in the "docs/" directory with Sphinx
1417
sphinx:

0 commit comments

Comments
 (0)