Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2b8c087e authored by MALANDAIN Gregoire's avatar MALANDAIN Gregoire
Browse files

Finalize version 1.0.0

parent 0581bbe1
No related branches found
No related tags found
No related merge requests found
name: vt-python
channels:
- defaults
- dtk
- conda-forge
- morpheme
dependencies:
- xtensor
- vt
- xtensor-python=0.22.1
- xtensor-python
- xtl
- pybind11
- numpy
- numpy-base
- nose
......@@ -12,7 +12,7 @@ about:
home: https://team.inria.fr/morpheme
license: Inria
license_file: LICENSE.txt
summary: This software has been developed by researchers of MORPHEME project team of Inria (Institut National de Recherche en Informatique et Automatique).
summary: This software has been developed by researchers of Morpheme project team of Inria (Institut National de Recherche en Informatique et Automatique).
dev_url: https://gitlab.inria.fr/morpheme/vt-python
doc_source_url: https://gitlab.inria.fr/morpheme/vt-python/raw/master/README.md
......@@ -26,9 +26,11 @@ requirements:
- python
- vt
- xtensor
- xtensor-python=0.22.1
- xtensor-python
- xtl
- pybind11
- numpy
- numpy-base
run:
- {{ pin_compatible('vt', exact=True) }}
- {{ pin_compatible('xtl', exact=True) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment