Update dependencies
This commit is contained in:
4
setup.py
4
setup.py
@@ -31,10 +31,10 @@ setup(
|
|||||||
"mss",
|
"mss",
|
||||||
"pysbd",
|
"pysbd",
|
||||||
"langid",
|
"langid",
|
||||||
"pywinctl;platform_system!='Darwin'",
|
"psutil",
|
||||||
|
"pywinctl;platform_system=='Linux'",
|
||||||
"pywin32;platform_system=='Windows'",
|
"pywin32;platform_system=='Windows'",
|
||||||
"pyobjc;platform_system=='Darwin'"
|
"pyobjc;platform_system=='Darwin'"
|
||||||
"psutil;platform_system=='Darwin'"
|
|
||||||
],
|
],
|
||||||
entry_points={
|
entry_points={
|
||||||
"console_scripts": [
|
"console_scripts": [
|
||||||
|
|||||||
Reference in New Issue
Block a user