mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Update ReadMe and requirements
- On linux (Debian based) pyrcc5 does not make it onto the path so updating the notes here to take care of this behavior and update requirements so virtual environment load it correctly. - Fix #766
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 != 'linux'
|
||||
PyQt5 >=5.4,<6.0
|
||||
pywin32>=200; sys_platform == 'win32'
|
||||
Reference in New Issue
Block a user