diff options
| -rw-r--r-- | reftools/reftools.ini | 10 | 
1 files changed, 10 insertions, 0 deletions
diff --git a/reftools/reftools.ini b/reftools/reftools.ini index aa7c5ee..d7b1ad1 100644 --- a/reftools/reftools.ini +++ b/reftools/reftools.ini @@ -17,16 +17,26 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}  build:      d2to1      stsci.distutils +    stsci.ndimage +    stsci.imagestats      stsci.tools      pywcs +    pysynphot +    stwcs +    calcos      numpy      setuptools      python  run:      d2to1      stsci.distutils +    stsci.ndimage +    stsci.imagestats      stsci.tools      pywcs +    pysynphot +    stwcs +    calcos      numpy      python  | 
