diff options
Diffstat (limited to 'photutils')
-rw-r--r-- | photutils/photutils.ini | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/photutils/photutils.ini b/photutils/photutils.ini index a4805d7..eebb7c4 100644 --- a/photutils/photutils.ini +++ b/photutils/photutils.ini @@ -20,14 +20,22 @@ build: nose astropy >=1.1 cython + matplotlib + numpy x.x + scikit-learn + scipy setuptools - python + python x.x run: astropy >=1.1 cython + matplotlib + numpy x.x + scikit-learn + scipy setuptools - python + python x.x [test] imports: |