summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 24262bf..f9f9082 100755
--- a/setup.py
+++ b/setup.py
@@ -49,5 +49,4 @@ setup(name="repa",
'rmgroup = repa.rmgroup:RmGroup',
'info = repa.info:Info',
'diff = repa.diff:Diff']
- }
-)
+ })