Project.toml currently lists Test under [deps], which also pulls in InteractiveUtils, Logging, Markdown, etc. making this package quite heavy. This was probably not intended. It should be enough to have Test under [extras].
Project.toml currently lists Test under [deps], which also pulls in InteractiveUtils, Logging, Markdown, etc. making this package quite heavy.
This was probably not intended. It should be enough to have Test under [extras].