We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56dc1a2 commit 8d95bc1Copy full SHA for 8d95bc1
.readthedocs.yaml
@@ -18,7 +18,7 @@ build:
18
- g++-14
19
jobs:
20
post_install:
21
- # select compiler
+ # Build package with doc requirements from pyproject.optional-dependencies
22
- CC=gcc-14 CXX=g++-14 pip install --verbose --editable .[doc]
23
24
# remove API DLL define in header
0 commit comments