Skip to content

Commit 2df036c

Browse files
pin python=3.13 for RTD building (#24)
1 parent eb3201a commit 2df036c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devtools/conda-envs/environment-rtd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6-
- python
6+
- python=3.13
77
- westpa>=2022.03
88
- scikit-learn
99
- tqdm

0 commit comments

Comments
 (0)