Skip to content

Latest commit

 

History

History
263 lines (234 loc) · 12.1 KB

File metadata and controls

263 lines (234 loc) · 12.1 KB

v0.9.0 (September 1, 2021)

Breaking changes

Deprecations

Enhancements

Bug fixes

Testing

  • Added __init__.py to pvlib/tests and subdirectories. This follows pytest recommendations for package layout and imports from conftest.py. Solves issue with test discovery in vscode. (:pull:`1204`)

Documentation

Requirements

Contributors