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

Adjust pip extra dependencies #9571

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Adjust pip extra dependencies #9571

merged 2 commits into from
Oct 2, 2024

Conversation

max-sixty
Copy link
Collaborator

  • Add sparse to an etc category (or put in io?)
  • In complete, don't include dev -- dev contains complete + dev tools (or could adjust dev so it's dev-only). And complete is everything a user might want. (Fine to adjust but currently they're recursive, which doesn't make sense

- Add `sparse` to an `etc` category (or put in `io`?)
- In `complete`, don't include `dev` -- `dev` contains `complete` + dev tools (or could adjust `dev` so it's dev-only). And `complete` is everything a user might want. (Fine to adjust but currently they're recursive, which doesn't make sense
@max-sixty
Copy link
Collaborator Author

Merging but will do a follow-up for any feedback.

One CI test could be to run mypy after running pip install .[dev], to the extent we have capacity for more CI tests...

@max-sixty max-sixty merged commit 584b940 into pydata:main Oct 2, 2024
29 checks passed
@max-sixty max-sixty deleted the pip-deps branch October 2, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant