We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7dd0b commit e48a5cdCopy full SHA for e48a5cd
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ authors = [
6
{ name = "Chadwick Boulay", email = "chadwick.boulay@gmail.com" }
7
]
8
license = "MIT"
9
-requires-python = ">=3.10.15"
+requires-python = ">=3.10"
10
dynamic = ["version"]
11
dependencies = [
12
"ezmsg>=3.7.3",
0 commit comments