diff --git a/srcpkgs/python3-subunit/template b/srcpkgs/python3-subunit/template index 61b7bbc42b5..ef7b18886dc 100644 --- a/srcpkgs/python3-subunit/template +++ b/srcpkgs/python3-subunit/template @@ -5,13 +5,13 @@ revision=4 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-testtools" -checkdepends="python3-hypothesis python3-testscenarios python3-fixtures" short_desc="Subunit test reporting and controlling protocol" maintainer="Alex Childs " license="BSD-3-Clause, Apache-2.0" homepage="https://github.com/testing-cabal/subunit" distfiles="https://github.com/testing-cabal/subunit/archive/${version}.tar.gz" checksum=aeae24f7990e3a952b843c5bd54423d2fbe34b25c733250642027d65de00b529 +make_check=no # requires unpackaged python3-testscenarios post_install() { vlicense BSD