include yaml in package data
This commit is contained in:
parent
7cdde2c3d2
commit
632071e5d7
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ install_requires =
|
||||||
mediafile==0.9.0
|
mediafile==0.9.0
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
|
|
||||||
|
[options.package_data]
|
||||||
|
* = *.yaml
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
where=src
|
where=src
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue