python3Packages.sunpy: add missing checkInputs
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
, numpy
|
||||
, pandas
|
||||
, parfive
|
||||
, pytestCheckHook
|
||||
, pytest-astropy
|
||||
, pytest-mock
|
||||
, pytest-cov
|
||||
@@ -67,6 +68,7 @@ buildPythonPackage rec {
|
||||
|
||||
checkInputs = [
|
||||
hypothesis
|
||||
pytestCheckHook
|
||||
pytest-astropy
|
||||
pytest-cov
|
||||
pytest-mock
|
||||
|
||||
Reference in New Issue
Block a user