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

Reduce dependencies in core modules #10

Open
dougiesquire opened this issue Nov 30, 2021 · 0 comments
Open

Reduce dependencies in core modules #10

dougiesquire opened this issue Nov 30, 2021 · 0 comments

Comments

@dougiesquire
Copy link
Collaborator

It would be good to reduce, as much as possible, the dependencies required by the "core" modules (in ./unseen). When we run the tests in github Actions, we have to create the environment each time, so minimising the complexity of this environment is beneficial. E.g. general_utils contains import matplotlib as mpl. Is this really necessary, or shall we decide that plotting is beyond scope?

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

No branches or pull requests

1 participant