Skip to content

Commit

Permalink
fix: add missing report.templates.components module to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Mar 14, 2022
1 parent 2a2d6cd commit cb4e3fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -45,6 +45,7 @@
"snakemake.remote",
"snakemake.report",
"snakemake.report.template",
"snakemake.report.template.components",
"snakemake.report.data",
"snakemake.common",
"snakemake.caching",
Expand Down
Empty file.

0 comments on commit cb4e3fe

Please sign in to comment.