Skip to content

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 <28983449+ricardoV94@users.noreply.github.com>
@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 and others added 3 commits November 19, 2022 09:55
Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com>
@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