From 08114bf08b553ac401d9e613791b46433e9af622 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Sun, 10 Apr 2022 19:33:43 +0300 Subject: [PATCH] python3-click-repl: disable tests. --- srcpkgs/python3-click-repl/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/python3-click-repl/template b/srcpkgs/python3-click-repl/template index b5cf6e495fc..d4c78ba7233 100644 --- a/srcpkgs/python3-click-repl/template +++ b/srcpkgs/python3-click-repl/template @@ -12,6 +12,8 @@ license="MIT" homepage="https://github.com/click-contrib/click-repl" distfiles="${PYPI_SITE}/c/click-repl/click-repl-${version}.tar.gz" checksum=b9f29d52abc4d6059f8e276132a111ab8d94980afe6a5432b9d996544afa95d5 +# The tarball from PyPI has no tests. +make_check=no post_install() { vlicense LICENSE