@@ -146,3 +146,13 @@ commands =
coverage combine
coverage xml
codecov -X gcov
[testenv:mypy]
basepython = python3.5
deps =
{[base]deps}
mypy
extras = all
commands = mypy --ignore-missing-imports \
synapse/logging/_structured.py \
synapse/logging/_terse_json.py
The note is not visible to the blocked user.