Skip to content

Commit 8d95bc1

Browse files
committed
Apply suggestion from @mgovers
Signed-off-by: Martijn Govers <[email protected]> Signed-off-by: Martijn Govers <[email protected]>
1 parent 56dc1a2 commit 8d95bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build:
1818
- g++-14
1919
jobs:
2020
post_install:
21-
# select compiler
21+
# Build package with doc requirements from pyproject.optional-dependencies
2222
- CC=gcc-14 CXX=g++-14 pip install --verbose --editable .[doc]
2323

2424
# remove API DLL define in header

0 commit comments

Comments
 (0)