summaryrefslogtreecommitdiff
path: root/mypy.ini
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2021-05-17 16:17:35 +0200
committerAndrej Shadura <andrewsh@debian.org>2021-05-17 16:17:35 +0200
commit15f5aeb7b449ed6d5c61403d72fbc81583c1b0cc (patch)
tree98d89365b8a6932cfe7961ab3a488b2b4c5a91fe /mypy.ini
parent8b13141dd36d5784fe820afa06aa21a0c5735155 (diff)
New upstream version 1.34.0
Diffstat (limited to 'mypy.ini')
-rw-r--r--mypy.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/mypy.ini b/mypy.ini
index a40f705b..ea655a0d 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -171,3 +171,6 @@ ignore_missing_imports = True
[mypy-txacme.*]
ignore_missing_imports = True
+
+[mypy-pympler.*]
+ignore_missing_imports = True