summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ec332f1..3fde396 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,7 +20,7 @@ dev = [
]
[project.scripts]
-regflow = "regflow.domain_manager:main"
+regflow = "regflow.domains:main"
[tool.hatch.build.targets.wheel]
packages = ["regflow"] \ No newline at end of file