Skip to content

Commit de74f34

Browse files
authored
fix: include unit test templates in
Fixes #3137
1 parent 948e8fb commit de74f34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"report/html_reporter/template/**/*",
3131
"report/html_reporter/template/*",
3232
"common/tests/testcases/**/*",
33+
"snakemake/snakemake/unit_tests/templates/*"
3334
]
3435
},
3536
)

0 commit comments

Comments
 (0)