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