diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-01-28 15:08:48 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-01-28 15:08:48 -0500 |
commit | 9a501eeb34d0660fc1682c5c0dafecaf850c2cce (patch) | |
tree | ab9b2fe218411ca9f60566d0f76d9857d51068ff /pandeia-thirdparty | |
parent | c91d613adbd292ca660f5a4a6dd29e6f5655d318 (diff) | |
download | cbc-recipes-9a501eeb34d0660fc1682c5c0dafecaf850c2cce.tar.gz |
Add mysql-python dependency
Diffstat (limited to 'pandeia-thirdparty')
-rw-r--r-- | pandeia-thirdparty/pandeia-thirdparty.ini | 3 |
1 files changed, 2 insertions, 1 deletions
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 |