python3Packages.pytest-describe: Pass py into checkInputs
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
, pytest
|
||||
|
||||
# tests
|
||||
, py
|
||||
, pytestCheckHook
|
||||
}:
|
||||
|
||||
@@ -27,6 +28,7 @@ buildPythonPackage {
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
py
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user