summaryrefslogtreecommitdiff
path: root/astropy
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-05-31 10:29:50 -0400
committerGitHub <noreply@github.com>2017-05-31 10:29:50 -0400
commit85865b5d63a645529a515f32c496b56681624ce6 (patch)
treef7e9a99944ba2eca367561cb7bfefc78eb861436 /astropy
parent61952727d0403c32a5179acbb71b76717d29cf20 (diff)
downloadastroconda-dev-85865b5d63a645529a515f32c496b56681624ce6.tar.gz
astropy: add pytest as build dependency (#29)
Diffstat (limited to 'astropy')
-rw-r--r--astropy/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/astropy/meta.yaml b/astropy/meta.yaml
index 56f6c94..2db3897 100644
--- a/astropy/meta.yaml
+++ b/astropy/meta.yaml
@@ -18,6 +18,7 @@ requirements:
build:
- cython
- jinja2
+ - pytest
- setuptools
- numpy x.x
- python x.x