mirror of
https://github.com/hemna/aprsd-stock-plugin.git
synced 2026-04-02 13:15:32 -04:00
Fix package discovery to include conf subpackage
This commit is contained in:
parent
1f07247e9b
commit
518f44ff16
@ -47,7 +47,7 @@ dev = [
|
||||
"aprsd-stock-plugin-export-config" = "aprsd_stock_plugin.cli:main"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["aprsd_stock_plugin"]
|
||||
packages = {find = {}}
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"*" = ["LICENSE"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user