Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support [all] on pip install for astropy and pandas #780

Open
jtniehof opened this issue Aug 26, 2024 · 0 comments
Open

Support [all] on pip install for astropy and pandas #780

jtniehof opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
enhancement installer Affects the installer(s) not functionality

Comments

@jtniehof
Copy link
Member

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.

@jtniehof jtniehof added enhancement installer Affects the installer(s) not functionality labels Aug 26, 2024
@jtniehof jtniehof self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement installer Affects the installer(s) not functionality
Projects
None yet
Development

No branches or pull requests

2 participants
@jtniehof and others