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