Skip to content

Commit 4d6d094

Browse files
committed
docs: update ReadTheDocs config to use Python 3.11 environment
Switch from environment-py39-rtd.yml to environment-py311-rtd.yml to match updated Python 3.11+ requirement.
1 parent 85706ef commit 4d6d094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build:
88
python: "miniconda3-4.7"
99

1010
conda:
11-
environment: docs/environment-py39-rtd.yml
11+
environment: docs/environment-py311-rtd.yml
1212

1313
python:
1414
install:

0 commit comments

Comments
 (0)