team-8/hydroshoot/conda/meta.yaml
francesco-bufalini 0ba7189bfc Commit last-minute
2025-08-02 13:46:28 +02:00

35 lines
539 B
YAML

package:
name: hydroshoot
version: "5.2.2"
source:
git_url: ../
build:
noarch: python
preserve_egg_dir: True
script: {{PYTHON}} -m pip install .
requirements:
build:
- python {{PY_VER}}
- setuptools
run:
- python
- numpy
- scipy
- sympy
- pandas
- jsonschema
- pvlib-python
- openalea.mtg
- openalea.plantgl
- alinea.caribu
- alinea.astk
about:
summary: "HydroShoot is an FSPM model to simulate gas-exchange on vine"
license: "cecill-c"
license_file: LICENSE