From b6bd54081b1dbceb581f147f0070afed4982ef48 Mon Sep 17 00:00:00 2001 From: Mikaella Shelby <83800814+brwerx@users.noreply.github.com> Date: Thu, 31 Jul 2025 21:27:40 -0700 Subject: [PATCH 1/3] Update README.md Fix install commands and broken installation link in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 17ad0df8ac..38d6e3ad2e 100644 --- a/README.md +++ b/README.md @@ -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. From a36f1d43a2e9e2e62cdfc6cee2b8208b24e85dcd Mon Sep 17 00:00:00 2001 From: Mikaella Shelby <83800814+brwerx@users.noreply.github.com> Date: Sat, 2 Aug 2025 09:23:58 -0700 Subject: [PATCH 2/3] Update v0.13.1.rst Updated contributor list to include name --- docs/sphinx/source/whatsnew/v0.13.1.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sphinx/source/whatsnew/v0.13.1.rst b/docs/sphinx/source/whatsnew/v0.13.1.rst index d83667b302..955a115c9a 100644 --- a/docs/sphinx/source/whatsnew/v0.13.1.rst +++ b/docs/sphinx/source/whatsnew/v0.13.1.rst @@ -55,3 +55,4 @@ Contributors * Rajiv Daxini (:ghuser:`RDaxini`) * Omar Bahamida (:ghuser:`OmarBahamida`) * Kevin Anderson (:ghuser:`kandersolar`) +* Mikaella Brewer (:ghuser: `brwerx`) From b0eef1b2b8d3aa36cf4d311f007bc4e63e51e7b6 Mon Sep 17 00:00:00 2001 From: Mikaella Shelby <83800814+brwerx@users.noreply.github.com> Date: Sat, 2 Aug 2025 09:25:13 -0700 Subject: [PATCH 3/3] Update v0.13.1.rst updated contributor list to include name --- docs/sphinx/source/whatsnew/v0.13.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx/source/whatsnew/v0.13.1.rst b/docs/sphinx/source/whatsnew/v0.13.1.rst index 955a115c9a..bda8285180 100644 --- a/docs/sphinx/source/whatsnew/v0.13.1.rst +++ b/docs/sphinx/source/whatsnew/v0.13.1.rst @@ -55,4 +55,4 @@ Contributors * Rajiv Daxini (:ghuser:`RDaxini`) * Omar Bahamida (:ghuser:`OmarBahamida`) * Kevin Anderson (:ghuser:`kandersolar`) -* Mikaella Brewer (:ghuser: `brwerx`) +* Mikaella Brewer (:ghuser:`brwerx`)