diff options
Diffstat (limited to 'astropy')
| -rw-r--r-- | astropy/meta.yaml | 22 | 
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 | 
