mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
python3-pplpy: remove custom do_check
This commit is contained in:
parent
7cbc96dd92
commit
ecdf957b86
1 changed files with 0 additions and 5 deletions
|
@ -13,8 +13,3 @@ homepage="https://gitlab.com/videlec/pplpy"
|
|||
changelog="https://gitlab.com/videlec/pplpy/-/raw/master/CHANGES.txt"
|
||||
distfiles="${PYPI_SITE}/p/pplpy/pplpy-${version}.tar.gz"
|
||||
checksum=500bd0f4ae1a76956fae7fcba77854f5ec3e64fce76803664983763c3f2bd8bd
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=$(cd build/lib* && pwd) \
|
||||
python setup.py test
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue