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 /photutils | |
parent | 5eb6e0ff46e76c745b4f3c6732a391249a2bc909 (diff) | |
download | cbc-recipes-ff5322f396151a156f21ede45965699375a8a724.tar.gz |
Remove astropy && astropy-helpers. Depend on Anaconda release.
Diffstat (limited to 'photutils')
-rw-r--r-- | photutils/photutils.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/photutils/photutils.ini b/photutils/photutils.ini index 6ca11e4..3122107 100644 --- a/photutils/photutils.ini +++ b/photutils/photutils.ini @@ -20,13 +20,11 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} build: d2to1 nose - astropy-helpers astropy setuptools python run: - astropy-helpers astropy setuptools python |