python3Packages.lz4: remove stream import check, no longer exists

This commit is contained in:
Jonathan Ringer 2022-03-02 16:06:30 -08:00 committed by Martin Weinelt
parent 3dcd2cd375
commit 9b22c1d252

View File

@ -42,7 +42,6 @@ buildPythonPackage rec {
"lz4"
"lz4.block"
"lz4.frame"
"lz4.stream"
];
checkInputs = [