Update meta for conda

This commit is contained in:
Guilhem Lavaux 2021-05-26 15:07:54 +02:00
parent 03033b64b6
commit a16ae60382
2 changed files with 13 additions and 2 deletions

View File

@ -1,6 +1,7 @@
python:
- 3.7
- 3.8
- 3.9
numpy:
- 1.11

View File

@ -1,9 +1,9 @@
package:
name: cosmotool
version: "1.0.0a7"
version: "1.2.2"
source:
git_rev: 7fce73e
git_rev: 03033b6
git_url: https://bitbucket.org/glavaux/cosmotool
requirements:
@ -21,6 +21,16 @@ requirements:
- gsl
- h5py
host:
- python
- numexpr
- cython
- healpy
- cffi
- pyfftw
- gsl
- h5py
run:
- numpy
- python