Add auto-parameter support & refactor
This commit is contained in:
parent
911c4f64f7
commit
12022c26d9
25 changed files with 232 additions and 152 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue