3
3
[ ![ TravisCI] ( https://travis-ci.org/pvlib/pvlib-python.svg?branch=master )] ( https://travis-ci.org/pvlib/pvlib-python )
4
4
[ ![ Coverage Status] ( https://img.shields.io/coveralls/pvlib/pvlib-python.svg )] ( https://coveralls.io/r/pvlib/pvlib-python )
5
5
[ ![ codecov] ( https://codecov.io/gh/pvlib/pvlib-python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pvlib/pvlib-python )
6
- [ ![ Documentation Status] ( https://readthedocs.org/projects/pvlib-python/badge/?version=latest )] ( http://pvlib-python.readthedocs.org/en/latest / )
6
+ [ ![ Documentation Status] ( https://readthedocs.org/projects/pvlib-python/badge/?version=stable )] ( http://pvlib-python.readthedocs.org/en/stable / )
7
7
[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.2554311.svg )] ( https://doi.org/10.5281/zenodo.2554311 )
8
8
[ ![ status] ( http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1/status.svg )] ( http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1 )
9
9
[ ![ Code Quality: Python] ( https://img.shields.io/lgtm/grade/python/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/pvlib/pvlib-python/context:python )
@@ -23,14 +23,14 @@ but operate independently of it.
23
23
Documentation
24
24
=============
25
25
26
- Full documentation can be found at [ readthedocs] ( http://pvlib-python.readthedocs.io/en/latest / ) .
26
+ Full documentation can be found at [ readthedocs] ( http://pvlib-python.readthedocs.io/en/stable / ) .
27
27
28
28
29
29
Installation
30
30
============
31
31
32
32
pvlib-python releases may be installed using the `` pip `` and `` conda `` tools.
33
- Please see the [ Installation page] ( http://pvlib-python.readthedocs.io/en/latest /installation.html ) of the documentation for complete instructions.
33
+ Please see the [ Installation page] ( http://pvlib-python.readthedocs.io/en/stable /installation.html ) of the documentation for complete instructions.
34
34
35
35
pvlib-python is compatible with Python 3.5 and above.
36
36
@@ -41,7 +41,7 @@ Contributing
41
41
============
42
42
43
43
We need your help to make pvlib-python a great tool!
44
- Please see the [ Contributing page] ( http://pvlib-python.readthedocs.io/en/latest /contributing.html ) for more on how you can contribute.
44
+ Please see the [ Contributing page] ( http://pvlib-python.readthedocs.io/en/stable /contributing.html ) for more on how you can contribute.
45
45
The long-term success of pvlib-python requires substantial community support.
46
46
47
47
0 commit comments