python3Packages.devpi: Pass py into checkInputs
This commit is contained in:
parent
cc00c2949b
commit
86a151563d
@ -26,6 +26,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
py
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user