python3-colorclass: remove unnecessary custom do_check
This commit is contained in:
@@ -14,10 +14,6 @@ homepage="https://github.com/Robpol86/colorclass"
|
||||
distfiles="https://github.com/Robpol86/colorclass/archive/v${version}.tar.gz"
|
||||
checksum=@4b1dff3a5736f909f229429396131365d31cffac0c497bdf46a1fa61e8c2d6f7
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="${PWD}/build-${py3_ver}/lib" python3 -m pytest
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user