diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-01-29 09:34:03 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-01-29 09:34:03 -0500 |
commit | 6c89e60d767f9cd06e65df1815f515c6cd7f03e5 (patch) | |
tree | 7fbb41fb1616c56b75e270c0e111507b4e30b4ac /calcos | |
parent | 6d2d57ddd216973aee294e7a559e60db3836df4d (diff) | |
download | cbc-recipes-6c89e60d767f9cd06e65df1815f515c6cd7f03e5.tar.gz |
Fix build dependencies
Diffstat (limited to 'calcos')
-rw-r--r-- | calcos/calcos.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calcos/calcos.ini b/calcos/calcos.ini index 8264018..4bbedc9 100644 --- a/calcos/calcos.ini +++ b/calcos/calcos.ini @@ -21,7 +21,9 @@ build : d2to1 numpy astropy >=1.1 + stsci.convolve stsci.distutils + stsci.tools setuptools python run : |