python3-appdirs: fix do_check
This commit is contained in:
parent
c298b325ae
commit
9a2fb7fd98
|
@ -13,10 +13,6 @@ homepage="https://github.com/ActiveState/appdirs/"
|
|||
distfiles="${PYPI_SITE}/a/appdirs/appdirs-${version}.tar.gz"
|
||||
checksum=7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41
|
||||
|
||||
do_check() {
|
||||
python2 setup.py test
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue