summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acstools/meta.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/acstools/meta.yaml b/acstools/meta.yaml
index b133c1e..5239bf7 100644
--- a/acstools/meta.yaml
+++ b/acstools/meta.yaml
@@ -15,12 +15,14 @@ package:
requirements:
build:
- astropy >=2
+ - beautifulsoup4
- stsci.tools
- numpy {{ numpy }}
- setuptools
- python {{ python }}
run:
- astropy >=2
+ - beautifulsoup4
- scikit-image
- stsci.tools
- matplotlib