From 7ddae5931f68e6c7083aafb7238bc3d1fd0d48cc Mon Sep 17 00:00:00 2001 From: Gary Yendell Date: Mon, 10 Jun 2024 14:50:21 +0000 Subject: [PATCH] TMP - Remove odin-control direct URL dependency --- python/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/setup.cfg b/python/setup.cfg index 4205ea51..77807c29 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -23,7 +23,7 @@ package_dir = =src install_requires = - odin-control @ git+https://git@github.com/odin-detector/odin-control.git@1.4.0 + odin-control posix_ipc>=1.0.4 pysnmp>=4.4.4 numpy>=1.14.0