mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
setup.py: fixed packages
This commit is contained in:
parent
de9600c81a
commit
66a883397d
@ -22,6 +22,8 @@ def main() -> None:
|
|||||||
packages=[
|
packages=[
|
||||||
"kvmd",
|
"kvmd",
|
||||||
"kvmd.extras",
|
"kvmd.extras",
|
||||||
|
"kvmd.extras.cleanup",
|
||||||
|
"kvmd.extras.wscli",
|
||||||
],
|
],
|
||||||
|
|
||||||
entry_points={
|
entry_points={
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user