Skip to content

Commit 193ab62

Browse files
authored
Let RTD build using Python 3.10
This is required to support Numpy 2.
1 parent 5b84693 commit 193ab62

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
tools:
6-
python: "3.8"
6+
python: "3.10"
77
apt_packages:
88
- coinor-cbc
99
sphinx:

0 commit comments

Comments
 (0)