python3-Pebble: remove unnecessary custom do_check
This commit is contained in:
parent
c310e11e6f
commit
e61bc83273
1 changed files with 0 additions and 4 deletions
|
@ -13,7 +13,3 @@ license="LGPL-3.0-or-later"
|
||||||
homepage="https://pebble.readthedocs.io/en/latest/"
|
homepage="https://pebble.readthedocs.io/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/P/Pebble/Pebble-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pebble/Pebble-${version}.tar.gz"
|
||||||
checksum=b0abdc8830c21307038d63454584f71c2943e542e4e9d4c86d67aebc06c3519b
|
checksum=b0abdc8830c21307038d63454584f71c2943e542e4e9d4c86d67aebc06c3519b
|
||||||
|
|
||||||
do_check() {
|
|
||||||
PYTHONPATH=$(pwd)/build/lib pytest
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue