python3Packages.pypytools: Pass py into checkInputs
This commit is contained in:
parent
c3bf8d1f5b
commit
fca5b85c63
@ -28,6 +28,7 @@ buildPythonPackage rec {
|
||||
checkInputs = [
|
||||
freezegun
|
||||
numpy
|
||||
py
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user