You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
100% agree, my dream was to completely decouple the geometry/plotting/resolver layers and allow some deps like maplotlib to be optional, but since I changed jobs last year I've been under the water and I clearly haven't had time for such large endeavors... : (
matplotlib
is SO HEAVY. Let's make it an optional install.Also, I'm not convinced that
future
orsix
are needed anymore, and it would be nice to move fromsetup.py
topyproject.toml
.My biggest concern is breaking
pvlib-python
consumption.The text was updated successfully, but these errors were encountered: