We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e24807 commit 6a06eb3Copy full SHA for 6a06eb3
pyproject.toml
@@ -29,6 +29,7 @@ include = ["catalogbuilder*"]
29
30
[tool.setuptools.package-data]
31
catalogbuilder = [
32
+ "bin/**",
33
"cats/**",
34
"intakebuilder/config_default.yaml",
35
"intakebuilder/dat/**",
0 commit comments