-
Couldn't load subscription status.
- Fork 7
Closed
Labels
Description
We currently have a tool extra
[tool.poetry.extras]
tools = ["matplotlib"]
which we should remove.
Depending on how we structure things in #378 and #379, we may want to include a tools submodule in the package, but without any guarantees on its dependencies. Note that it should then be excluded from the coverage measure.