Skip to content

Commit f8644c7

Browse files
authored
Add conda-forge to pvlib installation
1 parent 1b56f60 commit f8644c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The main non-standard dependency is `shapely`, which handles the geometric opera
1313

1414
The solar modeling library `pvlib` is recommended for calculating the solar position and can similarly be installed by the command:
1515

16-
conda install pvlib
16+
conda install -c conda-forge pvlib-python
1717

1818
## Contributing
1919
Contributions to the repository, e.g., bug fixes and improvements to speed up the code are more than welcome.

0 commit comments

Comments
 (0)