From ff5322f396151a156f21ede45965699375a8a724 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 20 Nov 2015 17:12:06 -0500 Subject: Remove astropy && astropy-helpers. Depend on Anaconda release. --- pyasdf/pyasdf.ini | 2 -- 1 file changed, 2 deletions(-) (limited to 'pyasdf') diff --git a/pyasdf/pyasdf.ini b/pyasdf/pyasdf.ini index 1f81407..9f66b47 100644 --- a/pyasdf/pyasdf.ini +++ b/pyasdf/pyasdf.ini @@ -15,7 +15,6 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} [requirements] build: - astropy-helpers astropy pyyaml jsonschema @@ -25,7 +24,6 @@ build: python run: - astropy-helpers astropy pyyaml jsonschema -- cgit