mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Add update check function and call from about
- Implement a update check against the GitHub releases via the api - Add semantic-version dependency - Add automatic check when opening about dialog
This commit is contained in:
@@ -4,4 +4,5 @@ polib>=1.1.0
|
||||
mutagen>=1.44.0
|
||||
distro>=1.5.0
|
||||
PyQt5 >=5.14.1,<6.0; sys_platform != 'linux'
|
||||
pywin32>=228; sys_platform == 'win32'
|
||||
pywin32>=228; sys_platform == 'win32'
|
||||
semantic-version>=2.0.0,<3.0.0
|
||||
Reference in New Issue
Block a user