Skip to content

Commit 55dee5a

Browse files
authored
Update .readthedocs.yaml
1 parent b46ac9c commit 55dee5a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ version: 2
33
build:
44
os: ubuntu-22.04
55
tools:
6-
python: "3.11"
6+
python: "3.12"
7+
apt_packages:
8+
- libglu1-mesa
79

810
sphinx:
911
configuration: docs/conf.py
@@ -14,3 +16,4 @@ python:
1416
path: .
1517
extra_requirements:
1618
- docs
19+
- cpu

0 commit comments

Comments
 (0)