Skip to content

Commit c3073f0

Browse files
committed
change rtd python to 3.5 to use dict unpacking
1 parent a366714 commit c3073f0

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
@@ -1,6 +1,6 @@
11
name: pvlib
22
dependencies:
3-
- python=2.7
3+
- python=3.5
44
- numpy
55
- scipy
66
- pandas

0 commit comments

Comments
 (0)