python3-pyxattr: remove unnecessary custom do_check
This commit is contained in:
parent
0212b66266
commit
0d723727e5
1 changed files with 0 additions and 4 deletions
|
@ -14,7 +14,3 @@ license="LGPL-2.1-or-later"
|
|||
homepage="http://pyxattr.k1024.org/"
|
||||
distfiles="${PYPI_SITE}/p/pyxattr/pyxattr-${version}.tar.gz"
|
||||
checksum=68477027e6d3310669f98aaef15393bfcd9b2823d7a7f00a6f1d91a3c971ae64
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=$(cd build/lib* && pwd) python3 -m pytest
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue