diff options
author | David Robertson <davidr@element.io> | 2021-10-06 20:41:16 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2021-10-06 20:41:16 +0100 |
commit | eec2cb083e6dc74c2de5e9b12c0af0fcd1110782 (patch) | |
tree | 8ccbb915af0071ae84a9a649c0d727ef63906c5f | |
parent | Comment about the possibility of stubs existing (diff) | |
download | synapse-eec2cb083e6dc74c2de5e9b12c0af0fcd1110782.tar.xz |
Changelog
-rw-r--r-- | changelog.d/11006.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11006.misc b/changelog.d/11006.misc new file mode 100644 index 0000000000..959285ef8b --- /dev/null +++ b/changelog.d/11006.misc @@ -0,0 +1 @@ +Use type stubs for jsonschema, pyOpenSSL and Pillow when running mypy in CI. \ No newline at end of file |