python3Packages.youtubeaio: fix tests

This commit is contained in:
Martin Weinelt
2026-01-08 02:43:18 -08:00
committed by Robert Schütz
parent ab8a075105
commit 87eeddc6e3
@@ -25,11 +25,6 @@ buildPythonPackage rec {
hash = "sha256-2PqVFZ5816g8Ilc0Mhlm+Gzw/eOSaC1JYPY/t2yzxCU=";
};
postPatch = ''
substituteInPlace tests/__snapshots__/test_video.ambr \
--replace-fail "TzInfo(0)" "TzInfo(UTC)"
'';
build-system = [ poetry-core ];
dependencies = [