mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 01:21:54 +08:00
using HID-Project library
This commit is contained in:
@@ -26,6 +26,10 @@ def main() -> None:
|
||||
"kvmd.extras.wscli",
|
||||
],
|
||||
|
||||
package_data={
|
||||
"kvmd": ["data/*.yaml"],
|
||||
},
|
||||
|
||||
entry_points={
|
||||
"console_scripts": [
|
||||
"kvmd = kvmd:main",
|
||||
|
||||
Reference in New Issue
Block a user