mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-06-07 21:04:35 +00:00
Remove Python version check for truststore
This follows what was done in commit 2f9467497c.
This commit is contained in:
@@ -5,4 +5,4 @@ PyGObject; sys_platform == "linux" # required for better system tray support on
|
||||
|
||||
# environment-dependent dependencies
|
||||
pywin32; sys_platform == "win32"
|
||||
truststore; python_version >= "3.10"
|
||||
truststore
|
||||
|
||||
Reference in New Issue
Block a user