Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Module dependencies #6

Open
jolange opened this issue Jan 25, 2018 · 0 comments
Open

Module dependencies #6

jolange opened this issue Jan 25, 2018 · 0 comments

Comments

@jolange
Copy link
Contributor

jolange commented Jan 25, 2018

In the current setup all module dependencies are effectively dependencies for HappyFace (given that you check out HappyFaceMonitoring/HappyFaceModules).

I particularly noticed this with the htcondor and feedparser imports. This is obviously not optimal, since you either have to install them or remove the imports (which does not harm if you do not use the corresponding module anyway, but is not really a solution).

In the current setup I think they should be listed as dependencies. A better solution would be to only import modules that are really used. But that certainly needs a clever mechanism.
Any thoughts on this?

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

No branches or pull requests

1 participant