From ed3de1b8f721599df1fd032b83cf258aec782851 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Thu, 23 Nov 2023 20:29:59 +0500 Subject: [PATCH] canto-curses: disable tests --- srcpkgs/canto-curses/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/canto-curses/template b/srcpkgs/canto-curses/template index ffe8a687fdcbe4..d1bf0f740a014a 100644 --- a/srcpkgs/canto-curses/template +++ b/srcpkgs/canto-curses/template @@ -13,3 +13,4 @@ license="GPL-2.0-only" homepage="https://codezen.org/canto-ng/" distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz" checksum=88db1e4ac71f13f02ffb076a33b290e6c343da669dc54ea771af705b21ea6452 +make_check=no # tests are not compatible with setuptools