mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
setup.py: fixed packages
This commit is contained in:
@@ -22,6 +22,8 @@ def main() -> None:
|
||||
packages=[
|
||||
"kvmd",
|
||||
"kvmd.extras",
|
||||
"kvmd.extras.cleanup",
|
||||
"kvmd.extras.wscli",
|
||||
],
|
||||
|
||||
entry_points={
|
||||
|
||||
Reference in New Issue
Block a user