Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6db0d8f

Browse files
bump mypy python version
1 parent f984abe commit 6db0d8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎setup.cfg‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ classifier =
1111
Intended Audience :: Developers
1212
License :: OSI Approved :: Apache Software License
1313
Operating System :: OS Independent
14-
Programming Language :: Python :: 3.12
14+
Programming Language :: Python :: 3.13
1515
Topic :: Home Automation
1616

1717
[tool:pytest]
@@ -60,7 +60,7 @@ forced_separate = tests
6060
combine_as_imports = true
6161

6262
[mypy]
63-
python_version = 3.12
63+
python_version = 3.13
6464
ignore_errors = true
6565
follow_imports = silent
6666
ignore_missing_imports = true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /