aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-01-12 22:34:15 -0500
committerJoseph Hunkeler <jhunk@stsci.edu>2016-01-12 22:34:15 -0500
commit5af86d3bf1961e3b8e5adbfc84db7cce242c1571 (patch)
tree47d9bd52d58b178d7cb43b22dea1d53ee12153e1
parent4344cd803ebd5e17e60ccf488f9c7f9a6ac3d96b (diff)
downloadcbc-recipes-5af86d3bf1961e3b8e5adbfc84db7cce242c1571.tar.gz
Add cython dependency
-rw-r--r--photutils/photutils.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/photutils/photutils.ini b/photutils/photutils.ini
index f66d75c..3aceb2d 100644
--- a/photutils/photutils.ini
+++ b/photutils/photutils.ini
@@ -21,11 +21,13 @@ build:
d2to1
nose
astropy >=1.1
+ cython
setuptools
python
run:
astropy >=1.1
+ cython
setuptools
python