We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39d4b2 commit 6a43bcdCopy full SHA for 6a43bcd
docs/sphinx/source/whatsnew/v0.4.0.txt
@@ -69,6 +69,8 @@ Documentation
69
Other
70
~~~~~
71
72
+* pvlib-python is now available on the conda-forge channel:
73
+ conda install pvlib-python -c conda-forge (:issue:`154`)
74
* Switch to the py.test testing framework. (:issue:`204`)
75
* Reconfigure Appveyor CI builds and resolve an issue in which the command
76
line length was too long. (:issue:`207`)
@@ -90,3 +92,4 @@ Code Contributors
90
92
91
93
* Will Holmgren
94
* Jonathan Chambers
95
+* Mitchell Lee
0 commit comments