File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,10 @@ Installation
31
31
pvlib-python releases may be installed using the `` pip `` and `` conda `` tools.
32
32
Please see the [ Installation page] ( http://pvlib-python.readthedocs.io/en/latest/installation.html ) of the documentation for complete instructions.
33
33
34
- pvlib-python is compatible with Python versions 2.7 and 3.4-3.7
34
+ pvlib-python is compatible with Python versions 2.7 and 3.4-3.7.
35
+
36
+ ** Python 2.7 support will end on June 1, 2019** . Releases made after this
37
+ date will require Python 3.
35
38
36
39
37
40
Contributing
Original file line number Diff line number Diff line change 3
3
v0.6.0 (___, 2018)
4
4
---------------------
5
5
6
+ **Python 2.7 support will end on June 1, 2019 **. Releases made after this
7
+ date will require Python 3. (:issue: `501 `)
8
+
9
+
6
10
API Changes
7
11
~~~~~~~~~~~
8
12
* pvlib python is changing a handful of function names. In general, functions
You can’t perform that action at this time.
0 commit comments