summaryrefslogtreecommitdiffstats
path: root/mypy.ini
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 12:34:14 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 13:02:57 +0200
commitd90338c67d3e8d4b12de164ac6267ed79bc021c7 (patch)
tree02ad819748ea2e3c8e75a8601227f7f39eccbde5 /mypy.ini
parentInclude the encryption extra in the CI. (diff)
downloadfreestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.gz
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.bz2
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.lz
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.xz
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.zst
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.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 50f219f..17a03ee 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -3,7 +3,7 @@
; SPDX-License-Identifier: 0BSD
[mypy]
-python_version = 3.7
+python_version = 3.9
[mypy-click_log]
ignore_missing_imports = True