nxgdb: include all files to package
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
This commit is contained in:
parent
14cc23f42a
commit
698b2e00e6
1 changed files with 3 additions and 0 deletions
|
|
@ -20,3 +20,6 @@ requires-python = ">=3.8"
|
|||
|
||||
[tool.setuptools.package-dir]
|
||||
nxgdb = "nxgdb"
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
nxgdb = ["nxgdb/*"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue