Prepare test harness for Orca 50 rebase

This commit is contained in:
2026-04-11 01:59:13 -04:00
parent 3100228a17
commit ff9bea7749
5 changed files with 431 additions and 6 deletions
+2 -1
View File
@@ -7,12 +7,13 @@ name = "cthulhu"
dynamic = ["version"]
description = "Fork of the Orca screen reader"
readme = "README.md"
requires-python = ">=3.9"
requires-python = ">=3.10"
license = { text = "LGPL-2.1-or-later" }
dependencies = [
"pygobject>=3.18",
"pluggy",
"tomlkit",
"dasbus",
"brlapi; extra == 'braille'",
"python-speechd; extra == 'speech'",
"piper-tts; extra == 'piper'",