python3-msgpack: remove unnecessary custom do_check
This commit is contained in:
parent
762655b691
commit
9523980c98
1 changed files with 0 additions and 4 deletions
|
@ -13,7 +13,3 @@ license="Apache-2.0"
|
|||
homepage="https://msgpack.org/"
|
||||
distfiles="${PYPI_SITE}/m/msgpack/msgpack-${version}.tar.gz"
|
||||
checksum=9534d5cc480d4aff720233411a1f765be90885750b07df772380b34c10ecb5c0
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=$PWD/build/lib python3 -m pytest
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue