From 90e6679788b9b9f81ef2ec1bad0d7b255ab5300d Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 26 Sep 2017 10:07:00 -0400 Subject: Python 2.7 support dropped upstream. Skipping. (#73) --- astropy/meta.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'astropy') 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: -- cgit