diff --git a/srcpkgs/streamlink/template b/srcpkgs/streamlink/template index b2165f07d92..5b2a5626c20 100644 --- a/srcpkgs/streamlink/template +++ b/srcpkgs/streamlink/template @@ -19,10 +19,6 @@ checksum=c0ead9e961638d41cab9bd9677cdc701f2313bfd4d23cd8158410932839c62db export STREAMLINK_USE_PYCOUNTRY=1 -do_check() { - PYTHONPATH="${PWD}/build/lib" python3 -m pytest -} - post_install() { vlicense LICENSE }