Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ Installation
============

pvlib-python releases may be installed using the ``pip`` and ``conda`` tools.
```bash
pip install pvlib
conda install -c conda-forge pvlib
```
Please see the [Installation page](https://pvlib-python.readthedocs.io/en/stable/user_guide/getting_started/installation.html) of the documentation for complete instructions.


Expand Down
1 change: 1 addition & 0 deletions docs/sphinx/source/whatsnew/v0.13.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ Contributors
* Rajiv Daxini (:ghuser:`RDaxini`)
* Omar Bahamida (:ghuser:`OmarBahamida`)
* Kevin Anderson (:ghuser:`kandersolar`)
* Mikaella Brewer (:ghuser:`brwerx`)
Loading