Skip to content

Commit 4484989

Browse files
committed
Mypy config: 3.10 as string
1 parent 0a0a7de commit 4484989

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.10
8+
python_version = "3.10"
99
show_error_codes = true
1010
ignore_errors = true
1111
follow_imports = silent

0 commit comments

Comments
 (0)