From d15a4c628e433d51b0cff0b4a792954e0a3396a0 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 1 Jul 2019 09:57:56 +0200 Subject: community/python-openmdao: disable hanging tests --- community/python-openmdao/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 community/python-openmdao/PKGBUILD (limited to 'community') diff --git a/community/python-openmdao/PKGBUILD b/community/python-openmdao/PKGBUILD new file mode 100644 index 00000000..9d31018b --- /dev/null +++ b/community/python-openmdao/PKGBUILD @@ -0,0 +1,3 @@ +# these tests take forever +unset check +unset checkdepends -- cgit v1.2.3