diff options
Diffstat (limited to 'crds')
-rw-r--r-- | crds/crds.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crds/crds.ini b/crds/crds.ini index b1f6032..17da6f5 100644 --- a/crds/crds.ini +++ b/crds/crds.ini @@ -17,12 +17,12 @@ preserve_egg_dir: no [requirements] build: d2to1 - astropy + astropy >=1.1 numpy setuptools python run: - astropy + astropy >=1.1 numpy python |