Skip to content

Commit d423df5

Browse files
Revert "chore: updated testcase with directory path in wildcards (#69)"
This reverts commit c85df87.
1 parent c85df87 commit d423df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ black = "^23.7.0"
2525
flake8 = "^6.1.0"
2626
coverage = "^7.3.1"
2727
pytest = "^7.4.2"
28-
snakemake = {git = "https://github.com/snakemake/snakemake.git", branch="fix/workflow-testcase-wildcard-dirs"}
28+
snakemake = {git = "https://github.com/snakemake/snakemake.git"}
2929

3030
[tool.coverage.run]
3131
omit = [".*", "*/site-packages/*", "Snakefile"]

0 commit comments

Comments
 (0)