Skip to content

Commit 8ec6463

Browse files
committed
change to setup.cfg since transform.yaml loc changed
1 parent 4d55c66 commit 8ec6463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ setup_requires=
7474
python_requires = >=3.7
7575

7676
[options.package_data]
77-
# Include any *.yaml files found in the "model_catalogs.catalogs" package:
78-
model_catalogs.catalogs = *.yaml
77+
# Include any *.yaml files found in the "model_catalogs.support_files" package:
78+
model_catalogs.support_files = transform.yaml
7979

8080

8181
################ Up until here

0 commit comments

Comments
 (0)