-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I'm trying to use somoclu
in a project. When I make a PR of my project to a github repo, it failed the codecov test and the readthedoc build because to install somoclu I need numpy in the first place (as there is a line import numpy
in the setup.py
file of somoclu)
This is not a problem of somoclu
itself, but that codecov and Read the Docs do not have numpy. I'm wondering if any small modification could be made to handle this problem? Thanks in advance!
Tesax123 and Skyfire2008
Metadata
Metadata
Assignees
Labels
No labels