diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-09-26 10:07:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-26 10:07:00 -0400 |
commit | 90e6679788b9b9f81ef2ec1bad0d7b255ab5300d (patch) | |
tree | b88591a581e6eda6e7808d164fc05de121ebbacb /astropy/meta.yaml | |
parent | 57bbce13d5ea87a8da97dc9d7238d36592416e7b (diff) | |
download | astroconda-dev-90e6679788b9b9f81ef2ec1bad0d7b255ab5300d.tar.gz |
Python 2.7 support dropped upstream. Skipping. (#73)
Diffstat (limited to 'astropy/meta.yaml')
-rw-r--r-- | astropy/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astropy/meta.yaml b/astropy/meta.yaml index 4e3f1ee..1844182 100644 --- a/astropy/meta.yaml +++ b/astropy/meta.yaml @@ -8,6 +8,7 @@ about: summary: Astropy is a package intended to contain much of the core functionality and some common tools needed for performing astronomy and astrophysics with Python. build: + skip: True [py27] number: {{ number }} package: |