Update meta for conda
This commit is contained in:
parent
03033b64b6
commit
a16ae60382
@ -1,6 +1,7 @@
|
|||||||
python:
|
python:
|
||||||
- 3.7
|
- 3.7
|
||||||
- 3.8
|
- 3.8
|
||||||
|
- 3.9
|
||||||
|
|
||||||
numpy:
|
numpy:
|
||||||
- 1.11
|
- 1.11
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
package:
|
package:
|
||||||
name: cosmotool
|
name: cosmotool
|
||||||
version: "1.0.0a7"
|
version: "1.2.2"
|
||||||
|
|
||||||
source:
|
source:
|
||||||
git_rev: 7fce73e
|
git_rev: 03033b6
|
||||||
git_url: https://bitbucket.org/glavaux/cosmotool
|
git_url: https://bitbucket.org/glavaux/cosmotool
|
||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
@ -21,6 +21,16 @@ requirements:
|
|||||||
- gsl
|
- gsl
|
||||||
- h5py
|
- h5py
|
||||||
|
|
||||||
|
host:
|
||||||
|
- python
|
||||||
|
- numexpr
|
||||||
|
- cython
|
||||||
|
- healpy
|
||||||
|
- cffi
|
||||||
|
- pyfftw
|
||||||
|
- gsl
|
||||||
|
- h5py
|
||||||
|
|
||||||
run:
|
run:
|
||||||
- numpy
|
- numpy
|
||||||
- python
|
- python
|
||||||
|
Loading…
Reference in New Issue
Block a user