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