tox: Update default envs

This commit is contained in:
Florian Bruhin 2020-07-27 15:48:59 +02:00
parent c3341487e7
commit 1d061a0b97
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py37-pyqt515-cov,misc,vulture,flake8,pylint,pyroma,check-manifest,eslint
envlist = py38-pyqt515-cov,mypy,misc,vulture,flake8,pylint,pyroma,check-manifest,eslint,yamllint
distshare = {toxworkdir}
skipsdist = true