[pgp] Port to Gtk4 and add type annotations

This commit is contained in:
Philipp Hörist
2025-01-28 23:22:05 +01:00
parent 6fe2da67c3
commit 3a5816259c
11 changed files with 1323 additions and 285 deletions

View File

@@ -21,7 +21,6 @@ exclude = [
".git",
".venv",
"openpgp/*",
"pgp/*",
]
[tool.ruff]