Skip to content

Commit 350138e

Browse files
committed
fix clang package name
1 parent df5c45b commit 350138e

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
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: "ubuntu-22.04"
55
apt_packages:
6-
- libclang
6+
- libclang1
77
tools:
88
python: "3.11"
99

0 commit comments

Comments
 (0)