comment out benderjab dependency, as were not using it now
authorDiane Trout <diane@caltech.edu>
Mon, 27 Oct 2014 17:58:50 +0000 (10:58 -0700)
committerDiane Trout <diane@caltech.edu>
Mon, 27 Oct 2014 17:58:50 +0000 (10:58 -0700)
setup.py

index f37b3addaf734b2c22fcaf3aa73c655cc426ca23..c51ae9cb8f2336c3928bae1f559110abca2fa2fc 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ setup(
                       'django >=1.6, <1.7',
                       'lxml >= 2.2.4',
                       'numpy >= 1.3',
-                      'benderjab >= 0.2',
+                      #'benderjab >= 0.2',
                       'httplib2',
                       'keyring',
                       'PyLD',