diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2014-05-03 19:40:40 +0200 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2014-05-03 19:40:40 +0200 |
| commit | e54a354a68e372ca84ba36db6ce0185e3ef2e5bb (patch) | |
| tree | 6c403cda0e0b5b06b417544a402d0072366544b7 | |
| parent | 74d5575b4571ed5f7919a270d608b38b29b2d58a (diff) | |
include modules, changelog and license to sources on pypi
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 4bb9bbc..53676cb 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include *.rst +include CHANGELOG LICENSE README.rst recursive-include modules *.py |
