Update meta for conda
This commit is contained in:
parent
03033b64b6
commit
a16ae60382
@ -1,6 +1,7 @@
|
||||
python:
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
|
||||
numpy:
|
||||
- 1.11
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user