summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2019-11-21 11:03:26 -0500
committerGitHub <noreply@github.com>2019-11-21 11:03:26 -0500
commit5bd80b856d2f4c09c1654284c20185edd9b8dcda (patch)
tree23e3b73c500ef487e80957611fef043ec14f53cb
parentfb9805ea88e464a33deedb457790abcfe049bf2d (diff)
downloadastroconda-contrib-5bd80b856d2f4c09c1654284c20185edd9b8dcda.tar.gz
Add beautifulsoup to stsynphot recipe (#576)
-rw-r--r--stsynphot/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stsynphot/meta.yaml b/stsynphot/meta.yaml
index 0dcbf9d..a7db1c2 100644
--- a/stsynphot/meta.yaml
+++ b/stsynphot/meta.yaml
@@ -30,6 +30,7 @@ requirements:
- synphot >=0.2
- astropy >=2.0
- scipy >=0.14
+ - beautifulsoup4
- numpy
- pytest
- python