mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Update Windows Requirements & CI
- Merge windows requirements into requirements.txt and requirements-extra.txt - Update tox.ini to always use build.py - Update build.py to have module only option - Update tox.ini to text python 3.9 - Update .travis.yml to test 3.8 and 3.9 on newer Ubuntu LTS -Update .travis.yml to work with changes to windows tox (also update windows to 3.8)
This commit is contained in:
@@ -2,4 +2,6 @@ Send2Trash>=1.3.0
|
||||
sphinx>=1.2.2
|
||||
polib>=1.0.4
|
||||
hsaudiotag3k>=1.1.3
|
||||
distro>=1.5.0
|
||||
distro>=1.5.0
|
||||
PyQt5 >=5.4,<6.0; sys_platform == 'win32'
|
||||
pywin32>=200; sys_platform == 'win32'
|
||||
Reference in New Issue
Block a user