pyproject: require python >= 3.10
This commit is contained in:
@@ -8,7 +8,7 @@ dynamic = ["version"]
|
|||||||
description = "An open source framework for voice (and multimodal) assistants"
|
description = "An open source framework for voice (and multimodal) assistants"
|
||||||
license = { text = "BSD 2-Clause License" }
|
license = { text = "BSD 2-Clause License" }
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.7"
|
requires-python = ">=3.10"
|
||||||
keywords = ["webrtc", "audio", "video", "ai"]
|
keywords = ["webrtc", "audio", "video", "ai"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 5 - Production/Stable",
|
"Development Status :: 5 - Production/Stable",
|
||||||
|
|||||||
Reference in New Issue
Block a user