mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
Andrew Senetar
83f401595d
- Cleanup extension modules in setup.py to use correct namespaces - Update build.py to leverage setup.py for modules - Roll mutagen required version back to 1.44.0 to support more distros - Change build.py and sphinxgen.py to use pathlib - Remove hsaudiotag from package list for debian and arch
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
Send2Trash>=1.3.0
|
|
sphinx>=3.0.0
|
|
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' |