Skip to content

Commit df5c45b

Browse files
committed
add libclang to readthedocs config
1 parent 59da219 commit df5c45b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ version: 2
22

33
build:
44
os: "ubuntu-22.04"
5+
apt_packages:
6+
- libclang
57
tools:
68
python: "3.11"
79

0 commit comments

Comments
 (0)