Skip to content

Commit 6e2cf76

Browse files
committed
Bump python version in mypy config
1 parent d8c2fe0 commit 6e2cf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
url = https://github.com/plugwise/python-plugwise
66

77
[mypy]
8-
python_version = 3.9
8+
python_version = 3.10
99
show_error_codes = true
1010
ignore_errors = true
1111
follow_imports = silent

0 commit comments

Comments
 (0)