Skip to content

Commit e48a5cd

Browse files
committed
reduce Python requirement from 3.10.15 to 3.10
1 parent dc7dd0b commit e48a5cd

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
@@ -6,7 +6,7 @@ authors = [
66
{ name = "Chadwick Boulay", email = "chadwick.boulay@gmail.com" }
77
]
88
license = "MIT"
9-
requires-python = ">=3.10.15"
9+
requires-python = ">=3.10"
1010
dynamic = ["version"]
1111
dependencies = [
1212
"ezmsg>=3.7.3",

0 commit comments

Comments
 (0)