diff setup.py @ 41:dee0a650bd5a

eternally stubbing
author Jeff Hammel <k0scist@gmail.com>
date Tue, 09 Dec 2014 17:05:28 -0800
parents c2c92c8da611
children ef915968d104
line wrap: on
line diff
--- a/setup.py	Fri Nov 21 13:35:47 2014 -0800
+++ b/setup.py	Tue Dec 09 17:05:28 2014 -0800
@@ -20,6 +20,7 @@
     plot = numerics.plot:main
     read-csv = numerics.read:main
     smooth = numerics.smooth:main
+    sum = numerics.sum:main
     types = numerics.convert:main
 """
     kw['install_requires'] = dependencies