Skip to content

Commit e73149b

Browse files
authored
Merge pull request #125 from rcjackson/quick_fix
ADD: Need Python 3.10 for doc building
2 parents 8bdedda + 042eb0d commit e73149b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/environment_docs.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.10
77
- pip
88
- arm_pyart
99
- cython

0 commit comments

Comments
 (0)