Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
pem file is used by mockserver and required by scrapy bench
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
MANIFEST.in
|
@@ -9,6 +9,7 @@ recursive-include scrapy/templates * |
|
|
recursive-include scrapy/tests/sample_data * |
|
|
recursive-include scrapy license.txt |
|
|
recursive-include scrapy/tests *.egg |
|
|
recursive-include scrapy/tests/keys *.pem |
|
|
recursive-include docs * |
|
|
prune docs/build |
|
|
recursive-include extras * |
|
|