From 5ad55d392c7d9ef27eef9bd96f561cc96f1aa934 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sat, 4 May 2024 18:25:07 +0300 Subject: extra/python-tqdm: Disable tests due to tensorflow --- extra/python-tqdm/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extra/python-tqdm/PKGBUILD') 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 -- cgit v1.2.3-54-g00ecf