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

Python dependencies for widgets #45

Open
yxqd opened this issue Jul 31, 2017 · 1 comment
Open

Python dependencies for widgets #45

yxqd opened this issue Jul 31, 2017 · 1 comment
Labels

Comments

@yxqd
Copy link
Member

yxqd commented Jul 31, 2017

Widgets may have different dependencies. Do we need to add all dependencies to conda meta.yaml and setup.py? Some users of this package may only need one widget that has minimal dependencies, while some users may need widgets that requires installation of a lot of dependencies. Should we delegate to each widget to declare its dependency. Is the "extras_require" for setup.py good for this?

@yxqd yxqd added the question label Jul 31, 2017
@JeanBilheux
Copy link
Collaborator

I will go with all-in-one. That won't be a huge package/library anyway and it really makes their life easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants