Add pytest-yapf3
This commit is contained in:
parent
03e82a91ad
commit
2f05cae883
@ -83,9 +83,11 @@ dev =
|
|||||||
pytest-flake8
|
pytest-flake8
|
||||||
pytest-mypy
|
pytest-mypy
|
||||||
pytest-pylint
|
pytest-pylint
|
||||||
|
pytest-yapf3
|
||||||
sphinx
|
sphinx
|
||||||
sphinx-autodoc-typehints
|
sphinx-autodoc-typehints
|
||||||
sphinx-rtd-theme
|
sphinx-rtd-theme
|
||||||
|
yapf
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
where = src
|
where = src
|
||||||
@ -158,6 +160,7 @@ addopts =
|
|||||||
--flake8
|
--flake8
|
||||||
--mypy
|
--mypy
|
||||||
--pylint
|
--pylint
|
||||||
|
--yapf
|
||||||
--cov=src
|
--cov=src
|
||||||
--cov-branch
|
--cov-branch
|
||||||
--cov-report=html
|
--cov-report=html
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user