Skip to content

Reduce dependencies in core modules #10

@dougiesquire

Description

@dougiesquire

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions