summary refs log tree commit diff
path: root/mypy.ini
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2021-06-23 09:49:14 +0100
committerBrendan Abolivier <babolivier@matrix.org>2021-06-23 09:49:14 +0100
commit6f4c860c563f801bb6e4d14bfb292af5cce4c896 (patch)
tree8add97e6dbafe664530f85fee06dbfe60454b476 /mypy.ini
parentMerge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff)
parent 1.37.0rc1 (diff)
downloadsynapse-6f4c860c563f801bb6e4d14bfb292af5cce4c896.tar.xz
Merge branch 'release-v1.37' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'mypy.ini')
-rw-r--r--mypy.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/mypy.ini b/mypy.ini
index 1ab9001831..c4ff0e6618 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -176,9 +176,6 @@ ignore_missing_imports = True
 [mypy-josepy.*]
 ignore_missing_imports = True
 
-[mypy-txacme.*]
-ignore_missing_imports = True
-
 [mypy-pympler.*]
 ignore_missing_imports = True