python3-click-repl: disable tests.

This commit is contained in:
mhmdanas 2022-04-10 19:33:43 +03:00 committed by Piotr
parent f7df791edd
commit 08114bf08b

View file

@ -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