summaryrefslogtreecommitdiff
path: root/mypy.ini
diff options
context:
space:
mode:
Diffstat (limited to 'mypy.ini')
-rw-r--r--mypy.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/mypy.ini b/mypy.ini
index e69a623d..225d5791 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -1,3 +1,3 @@
[mypy]
ignore_missing_imports = True
-python_version = 3.5 \ No newline at end of file
+python_version = 3.6 \ No newline at end of file