Skip to content
Snippets Groups Projects
Commit ae618ffd authored by Chloé Lallemand's avatar Chloé Lallemand
Browse files

ajoute un environment.yml pour le paquet conda

parent 07490f37
Branches
No related tags found
1 merge request!112Fix build conda and PyPi
Pipeline #12221 passed
name: leximpact-prepare-data
dependencies:
- python >=3.10,<4.0
#- conda-forge/diagrams >=0.20.0,<1.0.0
# Vaex import pandas
- pandas >=2.0.3,<3.0
# python-dotenv is needed by Vaex
#- conda-forge/python-dotenv >=0.19.2,<0.20.0
# scikit-learn is used for metrics
- scikit-learn >=1.0.1,<2.0.0
# pytables is for H5 read
- pytables >=3.6.1,<4.0.0
- typing-extensions >=3.10.0,<4.0.0
#- vaex >=4.8.0,<5.0.0
- tqdm
- pip
- pip:
- "--editable=git+https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/budget/leximpact-survey-scenario.git@master#egg=leximpact-survey-scenario"
- "git+https://git.leximpact.dev/leximpact/communs/leximpact-common-python-libraries@master#egg=leximpact-common-python-libraries"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment