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 /poppy | |
parent | 5eb6e0ff46e76c745b4f3c6732a391249a2bc909 (diff) | |
download | cbc-recipes-ff5322f396151a156f21ede45965699375a8a724.tar.gz |
Remove astropy && astropy-helpers. Depend on Anaconda release.
Diffstat (limited to 'poppy')
-rw-r--r-- | poppy/poppy.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/poppy/poppy.ini b/poppy/poppy.ini index 54d6f82..6937ca0 100644 --- a/poppy/poppy.ini +++ b/poppy/poppy.ini @@ -19,7 +19,6 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} [requirements] build: nose - astropy-helpers astropy numpy scipy |