diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-07-10 21:15:37 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-07-10 21:15:37 +0200 |
commit | 649b6d83843c9f7b1716e7b284514f9fe13882d6 (patch) | |
tree | 6ba9c4d66e4c990a1877517f30ff39e21f0d5bc1 /MANIFEST.in | |
parent | render progress correctly again (diff) | |
download | pyload-649b6d83843c9f7b1716e7b284514f9fe13882d6.tar.xz |
new hoster links, fixed manifest
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 9c183b361..4390fadfb 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -include README.md LICENSE.md CLA pavement.py setup.py paver-minilib.zip +include README.md LICENSE.md CLA pyload.py pyload-cli.py pavement.py setup.* recursive-include pyload *.py recursive-include pyload/plugins *_2*.pyc @@ -14,7 +14,7 @@ prune pyload/web/app/components recursive-include docs Makefile *.py *.conf *.rst *.svg *.png -recursive-include tests *.py *.txt *.sh +recursive-include tests *.py *.txt *.sh *.org recursive-include locale *.pot *.mo |