pythonPackages.pytest-timeout: don't propagate pytest
This commit is contained in:
parent
c20c8df84f
commit
9395912baa
@ -16,7 +16,7 @@ buildPythonPackage rec {
|
|||||||
sha256 = "0xnsigs0kmpq1za0d4i522sp3f71x5bgpdh3ski0rs74yqy13cr0";
|
sha256 = "0xnsigs0kmpq1za0d4i522sp3f71x5bgpdh3ski0rs74yqy13cr0";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ pytest ];
|
buildInputs = [ pytest ];
|
||||||
|
|
||||||
checkInputs = [ pytestCheckHook pexpect pytestcov ];
|
checkInputs = [ pytestCheckHook pexpect pytestcov ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user