pythonPackages.tvnamer: pytest belongs in checkInputs
This commit is contained in:
parent
9d29d17957
commit
3ec8bc5ef2
@ -14,7 +14,7 @@ buildPythonPackage rec {
|
||||
sha256 = "75e38454757c77060ad3782bd071682d6d316de86f9aec1c2042d236f93aec7b";
|
||||
};
|
||||
|
||||
buildInputs = [ pytest ];
|
||||
checkInputs = [ pytest ];
|
||||
propagatedBuildInputs = [ tvdb_api ];
|
||||
|
||||
# a ton of tests fail with: IOError: tvnamer/main.py could not be found in . or ..
|
||||
|
Loading…
Reference in New Issue
Block a user