summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 6207a6c53..273134a3f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -40,7 +40,7 @@ paths =
.
[mypy]
-python_version = 3.5
+python_version = 3.6
disallow_incomplete_defs = True
show_column_numbers = True
show_error_context = True