diff setup.py @ 139:ce0e1e5efe77

stubbing
author Jeff Hammel <k0scist@gmail.com>
date Mon, 30 Mar 2015 10:35:59 -0700
parents 63bf582841a3
children 8a1fe454c98a
line wrap: on
line diff
--- a/setup.py	Sat Mar 21 14:54:38 2015 -0700
+++ b/setup.py	Mon Mar 30 10:35:59 2015 -0700
@@ -12,6 +12,7 @@
                 'matplotlib',
                 'bokeh>=0.8.1',
                 'python-dateutil',
+                'tempita',
                 'which']
 
 # allow use of setuptools/distribute or distutils