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