mirror of
https://github.com/FAUSheppy/homelab_gamevault
synced 2025-12-05 22:51:34 +01:00
fix: pywin32 version in requirements
This commit is contained in:
@@ -4,4 +4,4 @@ customtkinter
|
||||
tqdm
|
||||
Jinja2
|
||||
pyyaml
|
||||
pywin32==<version>; platform_system=="Windows"
|
||||
pywin32==306; platform_system=="Windows"
|
||||
|
||||
Reference in New Issue
Block a user