diff --git a/pyproject.toml b/pyproject.toml index a073ce1b..0d75c630 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,7 @@ packages = [ {include = "core"}, {include = "scenarios"}, {include = "smart_kit"}, + {include = "nlpf_statemachine"}, ] classifiers = [ "Operating System :: MacOS",