diff --git a/MANIFEST.in b/MANIFEST.in index bf6ec398c..b527c45b4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,6 +4,8 @@ include INSTALL include LICENSE include MANIFEST.in include scrapy/mime.types +include scrapy/tests *.egg +include scrapyd/tests *.egg include scrapyd/default_scrapyd.conf recursive-include scrapy/templates * recursive-include scrapy/tests/sample_data *