mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-05-12 03:29:49 +00:00
- Add pypiwin32 for cx-freeze as it was issuing a warning - Prevent version 5.1.0 of cx-freeze as it produces non-working packages for some reason. Version 5.0.2 and 6.0b1 work fine.
3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
PyQt5 >=5.4,<6.0
|
|
cx-Freeze>=5.0.2,!=5.1.0
|
|
pypiwin32>=200 |