changeset 183:ae4e36f2c81a

which -> whichpy
author Jeff Hammel <k0scist@gmail.com>
date Mon, 20 Feb 2017 13:57:16 -0800
parents a4a665aa8569
children ae30ceec9cd5
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sun Feb 19 21:00:59 2017 -0800
+++ b/setup.py	Mon Feb 20 13:57:16 2017 -0800
@@ -13,7 +13,7 @@
                 'bokeh>=0.8.1',
                 'python-dateutil',
                 'tempita',
-                'which']
+                'whichpy']
 
 # allow use of setuptools/distribute or distutils
 kw = {}