summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-04-08 00:54:00 -0400
committerGitHub <noreply@github.com>2018-04-08 00:54:00 -0400
commit7b30cc4976068b4cfbc2f1efd607874b213ef9bf (patch)
tree5a08090873f31e139317aeb204c0389dfe0214fc
parent41aebf43ecde4e6f3b2a453213864ac5fab626ab (diff)
downloadastroconda-dev-7b30cc4976068b4cfbc2f1efd607874b213ef9bf.tar.gz
glue-core: add bottleneck (#127)
-rw-r--r--glue-core/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/glue-core/meta.yaml b/glue-core/meta.yaml
index 0be2631..dd73086 100644
--- a/glue-core/meta.yaml
+++ b/glue-core/meta.yaml
@@ -40,6 +40,7 @@ requirements:
# Required dependencies
- python
- numpy
+ - bottleneck >=1.2
- pandas >=0.14
- astropy >=1.3
- matplotlib >=1.4