Skip to content

Commit

Permalink
Merge pull request #10 from snakemake/johanneskoester-patch-1
Browse files Browse the repository at this point in the history
chore: update to stable snakemake
  • Loading branch information
johanneskoester authored Sep 7, 2024
2 parents 5800990 + 0e86562 commit e272450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ black = "^23.9.1"
flake8 = "^6.1.0"
coverage = "^7.3.1"
pytest = "^7.4.2"
snakemake = {git = "https://github.com/snakemake/snakemake.git", branch="main"}
snakemake = "^8.20.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit e272450

Please sign in to comment.