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