python3-hyperframe: remove unnecessary custom do_check
This commit is contained in:
@@ -14,10 +14,6 @@ homepage="https://python-hyper.org/hyperframe/"
|
||||
distfiles="https://github.com/python-hyper/hyperframe/archive/v${version}.tar.gz"
|
||||
checksum=a126e1e0fb24135aa7ac53cefe11ad197d0c9a5e74f495c1236022b1e578a7a8
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib* && pwd)" python3 -m pytest
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user