pythonPackages.pytest-timeout: don't propagate pytest
This commit is contained in:
parent
c20c8df84f
commit
9395912baa
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildPythonPackage rec {
|
|||
sha256 = "0xnsigs0kmpq1za0d4i522sp3f71x5bgpdh3ski0rs74yqy13cr0";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ pytest ];
|
||||
buildInputs = [ pytest ];
|
||||
|
||||
checkInputs = [ pytestCheckHook pexpect pytestcov ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue