python3-pytest-xvfb: fix do_check()
This commit is contained in:
@@ -21,6 +21,10 @@ post_extract() {
|
||||
cp "$XBPS_SRCDISTDIR/$pkgname-$version/LICENSE" .
|
||||
}
|
||||
|
||||
do_check() {
|
||||
python3 setup.py test
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user