Merge #234418: python310Packages.pycaption: Disable tests
This commit is contained in:
@@ -38,6 +38,8 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
changelog = "https://github.com/pbs/pycaption/blob/${version}/docs/changelog.rst";
|
||||
description = "Closed caption converter";
|
||||
|
||||
Reference in New Issue
Block a user