Try to make Cthulhu python 3.9 compatible. Fixed keybinding and notifications bugs.
This commit is contained in:
@@ -7,7 +7,7 @@ name = "cthulhu"
|
||||
dynamic = ["version"]
|
||||
description = "Fork of the Orca screen reader"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.9"
|
||||
license = { text = "LGPL-2.1-or-later" }
|
||||
dependencies = [
|
||||
"pygobject>=3.18",
|
||||
|
||||
Reference in New Issue
Block a user