diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2015-11-20 17:12:06 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2015-11-20 17:12:06 -0500 |
commit | ff5322f396151a156f21ede45965699375a8a724 (patch) | |
tree | 2f6cdcce5ccea5f2b6eb8de0a8f72233a2232b24 /drizzle/drizzle.ini | |
parent | 5eb6e0ff46e76c745b4f3c6732a391249a2bc909 (diff) | |
download | cbc-recipes-ff5322f396151a156f21ede45965699375a8a724.tar.gz |
Remove astropy && astropy-helpers. Depend on Anaconda release.
Diffstat (limited to 'drizzle/drizzle.ini')
-rw-r--r-- | drizzle/drizzle.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drizzle/drizzle.ini b/drizzle/drizzle.ini index 076d719..11bb823 100644 --- a/drizzle/drizzle.ini +++ b/drizzle/drizzle.ini @@ -20,7 +20,6 @@ number: 1 build: d2to1 nose - astropy-helpers astropy >=1.0 numpy >=1.6.0 setuptools @@ -29,7 +28,6 @@ build: run: d2to1 nose - astropy-helpers astropy >=1.0 numpy >=1.6.0 python |