python3-hyperframe: remove unnecessary custom do_check
This commit is contained in:
parent
4e8fe6d814
commit
f38d32278c
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@ homepage="https://python-hyper.org/hyperframe/"
|
||||||
distfiles="https://github.com/python-hyper/hyperframe/archive/v${version}.tar.gz"
|
distfiles="https://github.com/python-hyper/hyperframe/archive/v${version}.tar.gz"
|
||||||
checksum=a126e1e0fb24135aa7ac53cefe11ad197d0c9a5e74f495c1236022b1e578a7a8
|
checksum=a126e1e0fb24135aa7ac53cefe11ad197d0c9a5e74f495c1236022b1e578a7a8
|
||||||
|
|
||||||
do_check() {
|
|
||||||
PYTHONPATH="$(cd build/lib* && pwd)" python3 -m pytest
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue