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
3131pvlib-python releases may be installed using the `` pip `` and `` conda `` tools.
3232Please see the [ Installation page] ( http://pvlib-python.readthedocs.io/en/latest/installation.html ) of the documentation for complete instructions.
3333
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.
3538
3639
3740Contributing
Original file line number Diff line number Diff line change 33v0.6.0 (___, 2018)
44---------------------
55
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+
610API Changes
711~~~~~~~~~~~
812* pvlib python is changing a handful of function names. In general, functions
You can’t perform that action at this time.
0 commit comments