summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2332505..8c7d44d 100755
--- a/setup.py
+++ b/setup.py
@@ -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=[