diff --git a/srcpkgs/python3-click-threading/template b/srcpkgs/python3-click-threading/template index b639065db3d..66bd90de3fd 100644 --- a/srcpkgs/python3-click-threading/template +++ b/srcpkgs/python3-click-threading/template @@ -6,6 +6,7 @@ wrksrc="click-threading-${version}" build_style="python3-module" hostmakedepends="python3-setuptools" depends="python3-click" +checkdepends="$depends python3-pytest" short_desc="Multithreaded Click apps made easy (Python3)" maintainer="Oliver Kiddle " license="MIT"