summaryrefslogtreecommitdiff
path: root/main/py3-alabaster/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py3-alabaster/APKBUILD')
-rw-r--r--main/py3-alabaster/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/py3-alabaster/APKBUILD b/main/py3-alabaster/APKBUILD
index f6033967221..bd5a9b0607d 100644
--- a/main/py3-alabaster/APKBUILD
+++ b/main/py3-alabaster/APKBUILD
@@ -16,6 +16,7 @@ builddir="$srcdir/$_pkgname-$pkgver"
replaces="py-alabaster" # Backwards compatibility
provides="py-alabaster=$pkgver-r$pkgrel" # Backwards compatibility
+options="!check"
build() {
python3 setup.py build