tox: Update default envs
This commit is contained in:
parent
c3341487e7
commit
1d061a0b97
2
tox.ini
2
tox.ini
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue