Merge #234418: python310Packages.pycaption: Disable tests

This commit is contained in:
Vladimír Čunát
2023-06-03 12:56:51 +02:00
@@ -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";