[ ] Code changes have been evaluated for compatibility/integration with TrendAnalysis
[ ] New functions added to __init__.py
[ ] API.rst is up to date, along with other sphinx docs pages
[ ] Example notebooks are rerun and differences in results scrutinized
[x] Updated changelog
RdTools currently requires pvlib<0.10.0. With pvlib now in the 0.10.x series, I don't think there turned out to be any relevant breaking changes (see what's new), so we can increase that upper limit to allow 0.10.*.
__init__.py
RdTools currently requires
pvlib<0.10.0
. With pvlib now in the 0.10.x series, I don't think there turned out to be any relevant breaking changes (see what's new), so we can increase that upper limit to allow 0.10.*.