Skip to content

Commit 62a6778

Browse files
committed
specify python version for docs
1 parent af86676 commit 62a6778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- conda-forge
44
- nodefaults
55
dependencies:
6-
- python>=3.11
6+
- python==3.13
77
# If your docs code examples depend on other packages add them here
88
- adios_db
99
- aiohttp

0 commit comments

Comments
 (0)