Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-tqdm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-tqdm/PKGBUILD')
-rw-r--r--extra/python-tqdm/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/python-tqdm/PKGBUILD b/extra/python-tqdm/PKGBUILD
index b7329924..d02a290a 100644
--- a/extra/python-tqdm/PKGBUILD
+++ b/extra/python-tqdm/PKGBUILD
@@ -9,3 +9,7 @@ eval "$(
/cp/ i pushd ${srcdir}/tqdm-$pkgver && patch -Np1 -i "${srcdir}"/tqdm-4.22.0-sleep-test-workaround.patch && popd
'
)"
+
+# Check depends on python-keras which depends on tensorflow
+unset check
+unset checkdepends