aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-02-19 15:44:13 -0500
committerJoe Hunkeler <jhunk@stsci.edu>2016-02-19 15:44:13 -0500
commitc3f9530b2f10c44a0b706bb24e832f63e2f209bb (patch)
treea069033197b4f340943fce4cf9f6d59b1805f886
parent85ee6b58056bff3f302ac249d65141245b9ca4af (diff)
downloadcbc-recipes-c3f9530b2f10c44a0b706bb24e832f63e2f209bb.tar.gz
Add missing dependency
-rw-r--r--wfc3tools/wfc3tools.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/wfc3tools/wfc3tools.ini b/wfc3tools/wfc3tools.ini
index 45796d3..c780cd8 100644
--- a/wfc3tools/wfc3tools.ini
+++ b/wfc3tools/wfc3tools.ini
@@ -19,6 +19,7 @@ build :
stsci.distutils
stsci.tools
astropy >=1.1
+ matplotlib
numpy
scipy
setuptools
@@ -26,6 +27,7 @@ build :
run :
stsci.tools
astropy >=1.1
+ matplotlib
numpy
scipy
python