mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-18 07:13:31 +00:00
documentation changes
python version upper limit increased to support 3.11
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies = [
|
||||
"pyparsing>=3.1.1",
|
||||
"voicemeeter-api>=2.4.9",
|
||||
]
|
||||
requires-python = ">=3.10,<3.11"
|
||||
requires-python = ">=3.10,<3.12"
|
||||
readme = "README.md"
|
||||
|
||||
[project.license]
|
||||
|
||||
Reference in New Issue
Block a user