diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2015-07-20 06:41:43 +0200 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2015-07-20 06:41:43 +0200 |
| commit | cc752587247ffe103bacfa86e84b5797959cd845 (patch) | |
| tree | 53c6d3bae62eb88861826c77ae741534549895ec /MANIFEST.in | |
| parent | a4e7a82790a134ca44746de88bdc0354e90c442c (diff) | |
| download | python-decorator-git-cc752587247ffe103bacfa86e84b5797959cd845.tar.gz | |
More work on the documentation
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index e69de29..a894453 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -0,0 +1 @@ +include README.rst LICENSE.txt CHANGES.txt test.py performance.sh documentation.py documentation.pdf |
