Skip to content

Commit

Permalink
correct wildcard
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Oct 2, 2024
1 parent 837da6c commit 489a1dd
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 @@ -97,7 +97,7 @@ requires = ["setuptools >= 61.0"]
build-backend = "setuptools.build_meta"

[tool.setuptools.package-data]
depiction = ["*.smk", "Snakefile"]
depiction_targeted_preproc = ["**/*.smk", "**/Snakefile"]

[tool.black]
line-length = 120
Expand Down

0 comments on commit 489a1dd

Please sign in to comment.