mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
python3-colorclass: remove unnecessary custom do_check
This commit is contained in:
parent
b07227c6cf
commit
21a82173b4
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@ homepage="https://github.com/Robpol86/colorclass"
|
||||||
distfiles="https://github.com/Robpol86/colorclass/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Robpol86/colorclass/archive/v${version}.tar.gz"
|
||||||
checksum=@4b1dff3a5736f909f229429396131365d31cffac0c497bdf46a1fa61e8c2d6f7
|
checksum=@4b1dff3a5736f909f229429396131365d31cffac0c497bdf46a1fa61e8c2d6f7
|
||||||
|
|
||||||
do_check() {
|
|
||||||
PYTHONPATH="${PWD}/build-${py3_ver}/lib" python3 -m pytest
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue