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
Right now our requirements don't install astropy and pandas because they're only needed if you're using astropy and pandas for other reasons. We should support pip install spacepy[all] to install every dependency that might be useful; this is SunPy's approach.
The text was updated successfully, but these errors were encountered:
Right now our requirements don't install astropy and pandas because they're only needed if you're using astropy and pandas for other reasons. We should support
pip install spacepy[all]
to install every dependency that might be useful; this is SunPy's approach.The text was updated successfully, but these errors were encountered: