Skip to content

Commit 2eb3175

Browse files
Backport PR #41092: CI/DOC: temporary pin environment to python 3.8 (#41095)
Co-authored-by: Joris Van den Bossche <[email protected]>
1 parent d379627 commit 2eb3175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
dependencies:
55
# required
66
- numpy>=1.16.5
7-
- python=3
7+
- python=3.8
88
- python-dateutil>=2.7.3
99
- pytz
1010

0 commit comments

Comments
 (0)