将整个项目作为包安装,增加命令行统一操作

This commit is contained in:
xaoyo 2023-10-15 10:57:37 +08:00
parent b7cba39f97
commit 8be22a5811

View File

@ -36,6 +36,10 @@ setup(
"pycryptodomex", "pycryptodomex",
"pywin32", "pywin32",
"pymem", "pymem",
"silk-python",
"pyaudio",
"requests",
"pillow"
], ],
entry_points={ entry_points={
'console_scripts': [ 'console_scripts': [