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,3 +2,4 @@ pytest>=5,<6
|
||||
flake8
|
||||
tox-travis
|
||||
black
|
||||
pyinstaller>=3.4,<4.0; sys_platform == 'win32'
|
||||
Reference in New Issue
Block a user