From 6a8580de3c997c9cad4e886f91bea41e374df0a5 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 8 Apr 2024 09:17:51 -0400 Subject: try nocheck to disable tests in obs --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 7da282f..1390902 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,7 @@ # You must remove unused comment lines for the released package. #export DH_VERBOSE = 1 #export PYBUILD_NAME = tkstackrpms +DEB_BUILD_OPTIONS := nocheck %: dh $@ --with python3 --buildsystem pybuild -- cgit