diff --git a/srcpkgs/python3-soupsieve/template b/srcpkgs/python3-soupsieve/template index b74064c5312..b7b2b55a36d 100644 --- a/srcpkgs/python3-soupsieve/template +++ b/srcpkgs/python3-soupsieve/template @@ -13,10 +13,6 @@ homepage="https://facelessuser.github.io/soupsieve/" distfiles="${PYPI_SITE}/s/soupsieve/soupsieve-${version}.tar.gz" checksum=e2c1c5dee4a1c36bcb790e0fabd5492d874b8ebd4617622c4f6a731701060dda -do_check() { - PYTHONPATH="${PWD}/build/lib" python3 -m pytest -} - post_install() { vlicense LICENSE.md