Skip to content

Running tests requires matplotlib #530

Description

@rth

As part of pytest migration in #527, it looks like matplotlib is hard dependency for running tests, despite what setup.py requirements, and CONTRIBUTING.md says.

It is imported in

but doesn't seem to be used (added in #430).

Is it required by nbformat?

An alternative could be to skip corresponding tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueIssues suitable for people new to contributing to openml-python!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions