From 96963eb5e6d318a2fae22b15248cef97faf3c9fe Mon Sep 17 00:00:00 2001 From: Marvin Taterra <115582964+MarvinTaterra@users.noreply.github.com> Date: Sun, 22 Feb 2026 15:02:52 +0100 Subject: [PATCH] Update pyproject.toml connection for segment analysis --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index b168f31..8c27764 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,3 +102,5 @@ mdpath_compare = "mdpath.mdpath_tools:path_comparison" mdpath_multitraj = "mdpath.mdpath_tools:multitraj_analysis" mdpath_gpcr_image = "mdpath.mdpath_tools:gpcr_2D_vis" mdpath_spline = "mdpath.mdpath_tools:spline" +mdpath_domain_mi = "mdpath.mdpath_tools:domain_mi_analysis" +