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

@@ -7,4 +7,3 @@ pyperclip
unidic_lite
pynput
websockets
msvcrt;platform_system=="Windows"

View File

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