From b92056196212eba221ce18fd709178e0df252689 Mon Sep 17 00:00:00 2001 From: "Schmieder, Jacob" Date: Wed, 8 May 2024 07:21:15 +0000 Subject: [PATCH] include requirements --- MANIFEST.IN | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.IN b/MANIFEST.IN index 6607396..e1a3884 100644 --- a/MANIFEST.IN +++ b/MANIFEST.IN @@ -1,4 +1,5 @@ recursive-include scraibe *.py recursive-include scraibe *.yaml +include requirements.txt global-exclude *.pyc global-exclude __pycache__ \ No newline at end of file