diff options
Diffstat (limited to 'poppy')
-rw-r--r-- | poppy/poppy.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poppy/poppy.ini b/poppy/poppy.ini index 939c801..2a0a14d 100644 --- a/poppy/poppy.ini +++ b/poppy/poppy.ini @@ -18,26 +18,26 @@ number: 0 build: nose astropy >=1.1 - numpy + numpy x.x scipy matplotlib six [py27] mock [py27] enum34 [py27] setuptools - python + python x.x run: nose astropy >=1.1 - numpy + numpy x.x scipy matplotlib six [py27] mock [py27] enum34 [py27] setuptools - python + python x.x [test] imports: |