summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-05-31 11:36:57 -0400
committerGitHub <noreply@github.com>2017-05-31 11:36:57 -0400
commit7161da9522df6ccc5bf201174f8e6ffc33750862 (patch)
treebae1968e524e04fb6eab756f00ebdf1f2200ca3f
parent85865b5d63a645529a515f32c496b56681624ce6 (diff)
downloadastroconda-dev-7161da9522df6ccc5bf201174f8e6ffc33750862.tar.gz
Add pytest as runtime dependency (#30)
-rw-r--r--astropy/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/astropy/meta.yaml b/astropy/meta.yaml
index 2db3897..addbf88 100644
--- a/astropy/meta.yaml
+++ b/astropy/meta.yaml
@@ -33,6 +33,7 @@ requirements:
- matplotlib
- mpmath
- pandas
+ - pytest
- pytz
- pyyaml
- scikit-image