We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85df87 commit d423df5Copy full SHA for d423df5
pyproject.toml
@@ -25,7 +25,7 @@ black = "^23.7.0"
25
flake8 = "^6.1.0"
26
coverage = "^7.3.1"
27
pytest = "^7.4.2"
28
-snakemake = {git = "https://github.com/snakemake/snakemake.git", branch="fix/workflow-testcase-wildcard-dirs"}
+snakemake = {git = "https://github.com/snakemake/snakemake.git"}
29
30
[tool.coverage.run]
31
omit = [".*", "*/site-packages/*", "Snakefile"]
0 commit comments