diff --git a/pkgs/development/python-modules/youtubeaio/default.nix b/pkgs/development/python-modules/youtubeaio/default.nix index be397e8385e7..b97727cc91e3 100644 --- a/pkgs/development/python-modules/youtubeaio/default.nix +++ b/pkgs/development/python-modules/youtubeaio/default.nix @@ -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 = [