diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 4390fadfb..30fc36a5d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -include README.md LICENSE.md CLA pyload.py pyload-cli.py pavement.py setup.* +include *.py *.md setup.* CLA MANIFEST.in recursive-include pyload *.py recursive-include pyload/plugins *_2*.pyc |