pypsa-eur/envs/retrieve.yaml
2024-03-11 08:59:26 +01:00

19 lines
357 B
YAML

# SPDX-FileCopyrightText: : 2017-2024 The PyPSA-Eur Authors
#
# SPDX-License-Identifier: MIT
name: pypsa-eur-retrieve
channels:
- conda-forge
- bioconda
dependencies:
- python>=3.8
- pip
- snakemake-minimal>=8.5
- pandas>=2.1
- tqdm
- pip:
- snakemake-storage-plugin-http
- snakemake-executor-plugin-slurm
- snakemake-executor-plugin-cluster-generic