From dc5281688a53b0c98d96de673109503677915cbc Mon Sep 17 00:00:00 2001 From: Leonardo Schwarz Date: Mon, 16 Sep 2024 12:27:24 +0200 Subject: [PATCH] add app.yml --- src/depiction_targeted_preproc/app_interface/app.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/depiction_targeted_preproc/app_interface/app.yml diff --git a/src/depiction_targeted_preproc/app_interface/app.yml b/src/depiction_targeted_preproc/app_interface/app.yml new file mode 100644 index 0000000..cd361c7 --- /dev/null +++ b/src/depiction_targeted_preproc/app_interface/app.yml @@ -0,0 +1,3 @@ +commands: + dispatch: python -m depiction_targeted_preproc.app_interface.dispatch_app + process: python -m depiction_targeted_preproc.app_interface.run_chunk