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