From 9a501eeb34d0660fc1682c5c0dafecaf850c2cce Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 28 Jan 2016 15:08:48 -0500 Subject: Add mysql-python dependency --- pandeia-thirdparty/pandeia-thirdparty.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pandeia-thirdparty/pandeia-thirdparty.ini b/pandeia-thirdparty/pandeia-thirdparty.ini index 5b29bd9..8c24210 100644 --- a/pandeia-thirdparty/pandeia-thirdparty.ini +++ b/pandeia-thirdparty/pandeia-thirdparty.ini @@ -1,6 +1,6 @@ [package] name : pandeia-thirdparty -version : 1.1.3 +version : 1.1.4 [about] home : http://stsci.edu @@ -38,6 +38,7 @@ run : selenium >=2.44.0 tornado ==3.2.2 + mysql-python [linux] jupyter jupyter_client ipython-notebook -- cgit