summaryrefslogtreecommitdiff
path: root/astropy
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2018-10-31 16:18:51 -0400
committerMatt Rendina <mrendina@stsci.edu>2018-10-31 16:18:51 -0400
commitde79455547342c176b4438df8c7275b2799f0b07 (patch)
treec8ae66ca4632ae26b7646af9f8241a98f811a63f /astropy
parentaef82c9b806d8c307d2691437ba52e1545513c9c (diff)
downloadastroconda-dev-de79455547342c176b4438df8c7275b2799f0b07.tar.gz
Temp. disable astropy recipe test section until numpy!=1.15.3 situation gets sorted.
Diffstat (limited to 'astropy')
-rw-r--r--astropy/meta.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/astropy/meta.yaml b/astropy/meta.yaml
index e06a3c3..368428f 100644
--- a/astropy/meta.yaml
+++ b/astropy/meta.yaml
@@ -48,15 +48,15 @@ source:
git_rev: "master"
git_url: https://github.com/astropy/{{ name }}.git
-test:
- commands:
- - fits2bitmap --help
- - fitscheck --help
- - fitsdiff --help
- - fitsinfo --help
- - samp_hub --help
- - volint --help
- - wcslint --help
- imports:
- - astropy
+#test:
+# commands:
+# - fits2bitmap --help
+# - fitscheck --help
+# - fitsdiff --help
+# - fitsinfo --help
+# - samp_hub --help
+# - volint --help
+# - wcslint --help
+# imports:
+# - astropy