From 29125ce23ca6a3b91b75d6c8b91e464d7ce2b1ba Mon Sep 17 00:00:00 2001 From: orviz Date: Fri, 9 Sep 2022 13:37:29 +0200 Subject: [PATCH] Add executable for im_client --- tooling.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tooling.json b/tooling.json index 2f534b3..c95761f 100644 --- a/tooling.json +++ b/tooling.json @@ -427,6 +427,7 @@ "im_client": { "version": "1.5.11", "docs": "https://imdocs.readthedocs.io/", + "executable" : "im_client.py", "docker": { "image": "grycap/im-client:ec3", "reviewed": "2022-05-26",