mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Update for macos Qt version
- Update package.py to include a pyinstaller based packaging - Update requirements and requirements-extra - Add icon for macos - Add macos.md for instructions
This commit is contained in:
@@ -3,5 +3,5 @@ sphinx>=1.2.2
|
||||
polib>=1.0.4
|
||||
hsaudiotag3k>=1.1.3*
|
||||
distro>=1.5.0
|
||||
PyQt5 >=5.4,<6.0; sys_platform == 'win32'
|
||||
PyQt5 >=5.4,<6.0; sys_platform != 'linux'
|
||||
pywin32>=200; sys_platform == 'win32'
|
||||
Reference in New Issue
Block a user