From 26465062e882cd387121e649a8de99659ed0ac42 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Thu, 23 Nov 2023 20:29:59 +0500 Subject: [PATCH] canto-curses: fix test --- 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`