From bb88f0970c259d981f8a1df385f03e888069b641 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 13 Dec 2023 13:30:18 +0800 Subject: feat(scripts): allow `inf` or `infini` worked --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 94c4f578..20f6c671 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ license = { text = "MIT" } [project.scripts] infini = "infini.cli:Cli.parse_args" -HRC = "infini.cli:Cli.parse_args" +ifi = "infini.cli:Cli.parse_args" [build-system] requires = ["pdm-backend"] -- cgit v1.2.3-70-g09d2