diff options
| author | jvoisin | 2012-12-08 02:02:25 +0100 |
|---|---|---|
| committer | jvoisin | 2012-12-13 14:24:01 +0100 |
| commit | cbf8a2a65928694202e19b6bcf56ec84bcbf613c (patch) | |
| tree | e106475b0d5c003505336b5ae6416e4508bb768b /MANIFEST.in | |
| parent | 67d5c1fa6b9ab6e1e7328ee57b15d8e46526d72a (diff) | |
Reorganize source tree and files installation location, cleanup setup.py (Closes: #689409)
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 3b7ac13..89b344d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | include README FORMATS LICENSE mat-cli mat-gui | 1 | include README FORMATS LICENSE mat mat-gui |
| 2 | recursive-include mat *.py | 2 | recursive-include MAT *.py |
| 3 | recursive-include test *.py clean.* dirty.* | 3 | recursive-include test *.py clean.* dirty.* |
| 4 | recursive-include po * | 4 | recursive-include po * |
