Skip to content

Commit 32e1b69

Browse files
chore: update to stable snakemake (#19)
1 parent 905fec5 commit 32e1b69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ snakemake-interface-executor-plugins = "^9.0.0"
1515
snakemake-interface-common = "^1.13.0"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
snakemake = {git = "https://github.com/snakemake/snakemake.git", branch = "main"}
18+
snakemake = "^8.20.1"
1919
black = "^23.7.0"
2020
flake8 = ">=6.1,<8.0"
2121
coverage = "^7.3.0"

0 commit comments

Comments
 (0)