From c0731fb872e842ca7a8072268788ec5196f923ca Mon Sep 17 00:00:00 2001 From: Andrea Cecchi Date: Wed, 20 Nov 2024 10:20:20 +0100 Subject: [PATCH] fix manifest --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 50650f2..2bf65ca 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,3 +5,4 @@ exclude tox.ini exclude *.txt exclude .gitlab-ci.yml global-exclude *.pyc +recursive-exclude src *.bandit