From 291735ea2c09768a8681a9e78a8e012c95382c04 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 ffe8a687fdcbe..aec9ac05c8a07 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`