python3-click-repl: disable tests.
This commit is contained in:
parent
f7df791edd
commit
08114bf08b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue