summaryrefslogtreecommitdiffstats
path: root/gamechestcli/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gamechestcli/pyproject.toml')
-rw-r--r--gamechestcli/pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gamechestcli/pyproject.toml b/gamechestcli/pyproject.toml
index cebf4de..321acdb 100644
--- a/gamechestcli/pyproject.toml
+++ b/gamechestcli/pyproject.toml
@@ -11,8 +11,8 @@ dependencies = [
"rich>=14.3.2",
"xdg>=6.0.0",
]
-#[project.scripts]
-#gamechest = "__main__:main"
+[project.scripts]
+gamechest = "gamechest:__main__:main"
[dependency-groups]
dev = [