aboutsummaryrefslogtreecommitdiff
path: root/mypy.ini
diff options
context:
space:
mode:
Diffstat (limited to 'mypy.ini')
-rw-r--r--mypy.ini11
1 files changed, 0 insertions, 11 deletions
diff --git a/mypy.ini b/mypy.ini
deleted file mode 100644
index cbc71ab..0000000
--- a/mypy.ini
+++ /dev/null
@@ -1,11 +0,0 @@
-[mypy]
-plugins = sqlmypy
-
-[mypy-scipy.*]
-ignore_missing_imports = True
-
-[mypy-MySQLdb.*]
-ignore_missing_imports = True
-
-[mypy-rpy2.*]
-ignore_missing_imports = True \ No newline at end of file