From d0466d5ea7c542852603e26e8dfbca543a0f3b03 Mon Sep 17 00:00:00 2001 From: Daniel Rodowicz Date: Tue, 1 Oct 2024 15:49:41 -0400 Subject: [PATCH] exclude tekton directory --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index a53d5df20e..72175a49c2 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -25,3 +25,4 @@ include galaxy-operator/bin/readyz.py exclude .coveragerc exclude .sonarcloud.properties exclude aap_compose_dev.yaml +exclude .tekton