From 4b05684b61c56d962fba9fe854d7f69ea528289c Mon Sep 17 00:00:00 2001 From: Luis Camero Date: Thu, 4 May 2023 11:52:16 -0400 Subject: [PATCH] Updated cfg with install directories --- setup.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/setup.cfg b/setup.cfg index d003867..b9242ab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,3 +17,9 @@ packages = clearpath_config.system clearpath_config.mounts clearpath_config.sensors + +[develop] +script_dir=$base/lib/clearpath_config + +[install] +install_scripts=$base/lib/clearpath_config