summaryrefslogtreecommitdiff
path: root/.mypy.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-10-26 13:51:12 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-10-26 15:50:54 +0100
commit685a66280aff600a83aa30da814aea63f0116c31 (patch)
treedbf474ee7cd3806a6689cb332e7c718bac3da2b3 /.mypy.ini
parentc79eb71e8edbdf5319cbafef95904ff792ab67b9 (diff)
downloadqutebrowser-685a66280aff600a83aa30da814aea63f0116c31.tar.gz
qutebrowser-685a66280aff600a83aa30da814aea63f0116c31.zip
Initial drop of Python 3.5
See #4800
Diffstat (limited to '.mypy.ini')
-rw-r--r--.mypy.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/.mypy.ini b/.mypy.ini
index 6295d4ebc..dfef7d3e5 100644
--- a/.mypy.ini
+++ b/.mypy.ini
@@ -1,6 +1,4 @@
[mypy]
-# We also need to support 3.5, but if we'd chose that here, we'd need to deal
-# with conditional imports (like secrets.py).
python_version = 3.6
# --strict