Python: fix outfall after setting strictDeps = true;
This commit is contained in:
@@ -12,7 +12,7 @@ buildPythonPackage rec {
|
||||
sha256 = "0zs9za9dr2nl5srxir08yibmp6nffcapmzala0fgh8ny7y6rafrx";
|
||||
};
|
||||
|
||||
buildInputs = [ pytest ];
|
||||
checkInputs = [ pytest ];
|
||||
|
||||
checkPhase = ''
|
||||
py.test
|
||||
|
||||
Reference in New Issue
Block a user