diff options
| author | Yuval Adam <_@yuv.al> | 2025-07-18 20:48:13 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-07-18 20:48:13 +0200 |
| commit | 16424507b8b4ecc9a5706da32e6da929e3effa19 (patch) | |
| tree | f6a9bc22af14c3babb4fc47854ae6bd3722d249f /pyproject.toml | |
| parent | 8ed818f331b000cbcd91e3ee5f96098af7b03ff1 (diff) | |
refactor
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
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 |
