diff options
-rw-r--r-- | INSTALL (renamed from docs/INSTALL) | 0 | ||||
-rw-r--r-- | LICENSE (renamed from docs/LICENSE) | 0 | ||||
-rw-r--r-- | MANIFEST.in | 3 | ||||
-rw-r--r-- | README (renamed from docs/README) | 0 |
4 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 1cbe234..a216979 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,4 +3,7 @@ recursive-include markdown *.py recursive-include docs * recursive-include tests *.txt *.html *.cfg *.py include setup.py +include LICENSE +include README +include INSTALL include MANIFEST |