Skip to content

Conversation

@musicinmybrain
Copy link

The dependencies should be part of the package metadata so that pip install, RPM dependency generators, and many other things work as expected.

This includes and builds on #76, which added setuptools for import pkg_resources; to that, I have added click, h5py, numpy, scipy, six, and tqdm.

I chose not to add a hard dependency on klustakwik2, which is needed only for the klusta.klustakwik.sparsify_features_masks() API function. Optional dependencies like this are a good fit for Extras, and adding one could be a good follow-up to this PR if development on this project picks back up at some point.

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.

2 participants