Skip to content

Commit

Permalink
use main branch of snakemake
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Dec 5, 2023
1 parent 955e896 commit 3292769
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 @@ -17,7 +17,7 @@ black = "^23.11.0"
flake8 = "^6.1.0"
coverage = "^7.3.2"
pytest = "^7.4.3"
snakemake = "^7.32.4"
snakemake = {git="https://github.com/snakemake/snakemake.git"}

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

0 comments on commit 3292769

Please sign in to comment.