We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d55c66 commit 8ec6463Copy full SHA for 8ec6463
setup.cfg
@@ -74,8 +74,8 @@ setup_requires=
74
python_requires = >=3.7
75
76
[options.package_data]
77
-# Include any *.yaml files found in the "model_catalogs.catalogs" package:
78
-model_catalogs.catalogs = *.yaml
+# Include any *.yaml files found in the "model_catalogs.support_files" package:
+model_catalogs.support_files = transform.yaml
79
80
81
################ Up until here
0 commit comments