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 1f58c0e commit 5485b39Copy full SHA for 5485b39
MANIFEST.in
@@ -1,3 +1,3 @@
1
include ui_coverage_tool/config.py
2
-recursive-include ui_coverage_tool/cli/*
3
-recursive-include ui_coverage_tool/src/*
+recursive-include ui_coverage_tool/cli *
+recursive-include ui_coverage_tool/src *
0 commit comments