diff --git a/setup.cfg b/setup.cfg index 58715f1c..90b046c0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,6 +30,9 @@ install_requires = mediafile==0.9.0 PyYAML==6.0 +[options.package_data] +* = *.yaml + [options.packages.find] where=src