diff options
| author | jvoisin | 2011-08-17 21:47:03 +0200 |
|---|---|---|
| committer | jvoisin | 2011-08-17 21:47:03 +0200 |
| commit | 9ff16c94ed6e8cabd6bd3143b6b05593e67328a8 (patch) | |
| tree | 6aa10c06a02fac79a0baf773358fa0d8c214c2cf /MANIFEST.in | |
| parent | 429ef8c99586ab6c4e74e627ab45f634971fde7b (diff) | |
Correct setup.py
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index b525485..da862c7 100644 --- a/MANIFEST.in +++ b/MANIFEST.in | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | include README mat-cli mat-gui | 1 | include README FORMAT LICENSE mat-cli mat-gui |
| 2 | graft mat | 2 | recursive-include mat *.py |
| 3 | recursive-include test * | 3 | recursive-include test *.py clean.* dirty.* |
