Skip to content

Commit 677e12c

Browse files
committed
pyproject: Add g script name
1 parent 0f58d24 commit 677e12c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Repository = "https://github.com/vcs-python/vcspull"
3939

4040
[tool.poetry.scripts]
4141
vcspull = 'vcspull:cli.cli'
42+
g = 'vcspull:cli.cli'
4243

4344
[tool.poetry.dependencies]
4445
python = "^3.6"

0 commit comments

Comments
 (0)