Skip to content

Commit fd67546

Browse files
CI/DOC: temporary pin environment to python 3.8 (#41092)
1 parent 3513f59 commit fd67546

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.17.3
7-
- python=3
7+
- python=3.8
88
- python-dateutil>=2.7.3
99
- pytz
1010

0 commit comments

Comments
 (0)