Added gtk demo app

This commit is contained in:
Qubasa
2023-11-21 18:13:30 +01:00
committed by Jörg Thalheim
parent 17c71d2f40
commit 832c41df7e
12 changed files with 164 additions and 15 deletions

View File

@@ -36,12 +36,17 @@
, deal
, rope
, clan-core-path
, schemathesis
, schemathesis ? null
}:
let
dependencies = [
argcomplete # optional dependency: if not enabled, shell completion will not work
wrapGAppsHook
gtk3
glib
gobject-introspection
pygobject3
];
pytestDependencies = runtimeDependencies ++ dependencies ++ [