Skip to content

Commit b0a2b62

Browse files
committed
Require python 3.11 or later
1 parent 03b263e commit b0a2b62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ maintainers = [
2828
{ name = "CoMPaTech" },
2929
{ name = "dirixmjm" }
3030
]
31-
requires-python = ">=3.10.0"
31+
requires-python = ">=3.11.0"
3232
dependencies = [
3333
"pyserial-asyncio-fast",
3434
"aiofiles",

0 commit comments

Comments
 (0)