Add auto-parameter support & refactor

This commit is contained in:
Andras Schmelczer 2022-05-26 13:34:28 +02:00
parent 7192ba064a
commit cfbbd578aa
25 changed files with 232 additions and 152 deletions

View file

@ -38,7 +38,7 @@ install_requires =
pyaml >= 21.0.0
[options.package_data]
* = *.json, *.yaml, *.yml
* = *.json, *.yaml, *.yml, *.css
[options.packages.find]
where = src