This commit is contained in:
2026-02-26 18:29:35 +01:00
parent 86d792e24d
commit f25306380f

View File

@@ -9,7 +9,7 @@ setup(
"beautifulsoup4", "beautifulsoup4",
"textual", "textual",
"keyring", "keyring",
"pywin32; sys_platform == 'win32'" "pywin32; sys_platform == 'win32'",
"appdirs", "appdirs",
], ],
entry_points={ entry_points={