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