diff options
| author | jvoisin | 2011-10-23 17:14:22 +0200 |
|---|---|---|
| committer | jvoisin | 2011-10-23 17:14:22 +0200 |
| commit | 8d12940e1efa34a272c44a362405e86455721938 (patch) | |
| tree | 1ab2214dc23eeba81f43a49cb8ac5727aef64d38 /setup.py | |
| parent | e7a9301870ddc141ebb461e1c983658e2565aa94 (diff) | |
Remove embedded pdfrw
Diffstat (limited to '')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -9,7 +9,7 @@ setup(name='MAT', | |||
| 9 | author_email='julien.voisin@dustri.org', | 9 | author_email='julien.voisin@dustri.org', |
| 10 | license='GPLv2', | 10 | license='GPLv2', |
| 11 | url='https://gitweb.torproject.org/user/jvoisin/mat.git', | 11 | url='https://gitweb.torproject.org/user/jvoisin/mat.git', |
| 12 | packages=['mat', 'mat.hachoir_editor', 'mat.pdfrw', 'mat.bencode', | 12 | packages=['mat', 'mat.hachoir_editor', 'mat.bencode', |
| 13 | 'mat.tarfile'], | 13 | 'mat.tarfile'], |
| 14 | scripts=['mat-cli', 'mat-gui'], | 14 | scripts=['mat-cli', 'mat-gui'], |
| 15 | data_files=[ | 15 | data_files=[ |
