vnrecode: replace config class to params
This commit is contained in:
parent
f240fdca5f
commit
71c5764f26
5 changed files with 63 additions and 77 deletions
|
@ -9,7 +9,7 @@ packages = ["vnrecode", "unrenapk", "vnds2renpy"]
|
|||
include-package-data = true
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
'vnrecode' = ['*.py', '*.toml']
|
||||
'vnrecode' = ['*.py']
|
||||
'vnds2renpy' = ['*.py']
|
||||
'unrenapk' = ['*.py']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue