mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-28 03:27:31 +08:00
fix(requirements): install pywin32 only on Windows
This commit is contained in:
@@ -52,6 +52,7 @@ click~=8.1.6
|
||||
requests-cache~=0.5.2
|
||||
parse~=1.19.0
|
||||
docker~=6.1.3
|
||||
pywin32==306; platform_system == "Windows"
|
||||
cachetools~=5.3.1
|
||||
fast-bencode~=1.1.3
|
||||
pystray~=0.19.5
|
||||
|
||||
Reference in New Issue
Block a user