We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375bdb1 commit d951ee9Copy full SHA for d951ee9
1 file changed
.readthedocs.yml
@@ -9,6 +9,9 @@ build:
9
os: ubuntu-24.04
10
tools:
11
python: "3.12"
12
+ apt_packages:
13
+ - cmake
14
+ - build-essential
15
16
# Build documentation in the "docs/" directory with Sphinx
17
sphinx:
0 commit comments