summaryrefslogtreecommitdiff
path: root/pyneb
diff options
context:
space:
mode:
Diffstat (limited to 'pyneb')
-rw-r--r--pyneb/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pyneb/meta.yaml b/pyneb/meta.yaml
index cb7f823..a979994 100644
--- a/pyneb/meta.yaml
+++ b/pyneb/meta.yaml
@@ -3,7 +3,7 @@ about:
license: Unknown
summary: A modern python tool to compute emission line emissivities
build:
- number: '0'
+ number: '1'
package:
name: pyneb
version: 1.0.14
@@ -11,15 +11,15 @@ requirements:
build:
- astropy
- matplotlib
- - numpy >=1.5.1
- scipy
- setuptools
+ - numpy x.x
- python x.x
run:
- astropy
- matplotlib
- - numpy >=1.5.1
- scipy
+ - numpy x.x
- python x.x
source:
fn: pyneb-1.0.14.tar.gz