mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py-paramiko: run tests
This commit is contained in:
parent
51babef69e
commit
b24a55f21e
@ -19,6 +19,7 @@ _builddir="$srcdir"/$_pkgname-$pkgver
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
python setup.py build || return 1
|
||||
python ./test.py || return 1
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user