Hide console on Windows after start

This commit is contained in:
Ozzie Isaacs
2024-06-09 11:07:19 +02:00
2 changed files with 23 additions and 0 deletions

View File

@@ -43,3 +43,6 @@ comicapi>=2.2.0,<3.3.0
# Kobo integration
jsonschema>=3.2.0,<4.23.0
# Hide console Window on Windows
pywin32>=220,<310