[openpgp] Port to Gtk4

This commit is contained in:
Philipp Hörist
2025-02-08 16:10:31 +01:00
parent 3a5816259c
commit c67e7f341b
19 changed files with 935 additions and 1111 deletions

View File

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