Skip to content

Make xhistogram dependency optional #92

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

Merged
merged 9 commits into from
Nov 21, 2022
Merged

Make xhistogram dependency optional #92

merged 9 commits into from
Nov 21, 2022

Conversation

ricardoV94
Copy link
Member

Closes #82

@ricardoV94 ricardoV94 requested a review from ferrine November 15, 2022 18:07
@ferrine
Copy link
Member

ferrine commented Nov 16, 2022

let's add to a setup.py an extention

extras=dict(histogram=[...], complete=[...])

So one can install a specific set of dependencies

@ricardoV94
Copy link
Member Author

let's add to a setup.py an extention

extras=dict(histogram=[...], complete=[...])

So one can install a specific set of dependencies

Do you want to push that into this PR? I have no idea how that's done but sounds quite good

Co-authored-by: Ricardo Vieira <[email protected]>
@ferrine
Copy link
Member

ferrine commented Nov 17, 2022

looks good to me

ferrine
ferrine previously approved these changes Nov 17, 2022
@ricardoV94
Copy link
Member Author

Thanks @ferrine!

@ferrine
Copy link
Member

ferrine commented Nov 18, 2022

I noticed dask requirement on its own does not make sense so I've incremented the dependency list

@ferrine
Copy link
Member

ferrine commented Nov 18, 2022

  • there is warning
WARNING: dask 2022.11.0 does not provide the extra 'all'

@ferrine ferrine merged commit 9cb34d1 into main Nov 21, 2022
@ricardoV94 ricardoV94 deleted the remove_histogram_dep branch October 4, 2024 07:21
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.

Make xhistogram optional
2 participants