python3-outcome: remove unnecessary custom do_check
This commit is contained in:
parent
9523980c98
commit
744e946a0c
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@ homepage="https://github.com/python-trio/outcome"
|
|||
distfiles="${PYPI_SITE}/o/outcome/outcome-${version}.tar.gz"
|
||||
checksum=e862f01d4e626e63e8f92c38d1f8d5546d3f9cce989263c521b2e7990d186967
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=$(cd build/lib* && pwd) pytest
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue