summaryrefslogtreecommitdiffstats
path: root/mypy.ini
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 12:13:59 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 12:47:49 +0200
commita3ddabe740fa123b6c2060962d3ddb86959945c1 (patch)
tree86025a951a908b957ce745cb128418270092a9d3 /mypy.ini
parentUpdate AUTHORS. (diff)
downloadglucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.gz
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.bz2
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.lz
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.xz
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.zst
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.zip
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 9ff4178..528d1f9 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -3,7 +3,7 @@
; SPDX-License-Identifier: MIT
[mypy]
-python_version = 3.7
+python_version = 3.9
[mypy-absl.testing.*]
ignore_missing_imports = True