Skip to content

Commit 0732da4

Browse files
authored
Merge branch 'master' into tyndp-2024
2 parents 0509ca7 + 1649251 commit 0732da4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

environment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ channels:
77
- conda-forge
88
- bioconda
99
dependencies:
10-
- python>=3.8
10+
- python>=3.10
1111
- pip
1212
# for running the package
13-
- snakemake-minimal>=8.5,<8.25 # See https://github.com/snakemake/snakemake/issues/3202
13+
- snakemake-minimal>=8.5
1414
- pandas>=2.1,<3
1515
- pypsa
1616
- pyarrow

0 commit comments

Comments
 (0)