summaryrefslogtreecommitdiff
path: root/jwst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-09-18 10:18:20 -0400
committerGitHub <noreply@github.com>2017-09-18 10:18:20 -0400
commit53a3085cffd4565dfd6c4bd60df5837408955d64 (patch)
tree7c17dae84a37c14a646379384a77e381c0179d7a /jwst
parentd4a8307e6170d93a625926d6c29127e481d5b574 (diff)
downloadastroconda-dev-53a3085cffd4565dfd6c4bd60df5837408955d64.tar.gz
JWST: Add matplotlib as build dependency (#66)
Diffstat (limited to 'jwst')
-rw-r--r--jwst/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jwst/meta.yaml b/jwst/meta.yaml
index 0fe6ec5..ad23e4b 100644
--- a/jwst/meta.yaml
+++ b/jwst/meta.yaml
@@ -20,6 +20,7 @@ package:
requirements:
build:
- astropy
+ - matplotlib
- namedlist
- numpy >=1.7*
- setuptools