Oops this is a python builtin

This commit is contained in:
AuroraWright
2024-01-20 17:16:15 +01:00
parent 19773812a9
commit 3dc61c6d8e
2 changed files with 2 additions and 4 deletions

View File

@@ -6,5 +6,4 @@ Pillow>=10.0.0
pyperclip pyperclip
unidic_lite unidic_lite
pynput pynput
websockets websockets
msvcrt;platform_system=="Windows"

View File

@@ -27,8 +27,7 @@ setup(
"pyperclip", "pyperclip",
"unidic_lite", "unidic_lite",
"pynput", "pynput",
"websockets", "websockets"
'msvcrt;platform_system=="Windows"'
], ],
entry_points={ entry_points={
"console_scripts": [ "console_scripts": [