diff --git a/srcpkgs/python3-cryptography/template b/srcpkgs/python3-cryptography/template index a90520afa60..464e1c43450 100644 --- a/srcpkgs/python3-cryptography/template +++ b/srcpkgs/python3-cryptography/template @@ -24,10 +24,6 @@ if [ "$CROSS_BUILD" ]; then export PYO3_CROSS_INCLUDE_DIR="${XBPS_CROSS_BASE}/usr/include" fi -do_check() { - PYTHONPATH="$(cd build/lib* && pwd)" python3 -m pytest -} - post_install() { vlicense LICENSE vlicense LICENSE.BSD