Skip to content

Commit 156a995

Browse files
committed
pyproject: Add g script name
1 parent 7c83a53 commit 156a995

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
@@ -42,6 +42,7 @@ Changes = "https://github.com/vcs-python/vcspull/blob/master/CHANGES"
4242

4343
[tool.poetry.scripts]
4444
vcspull = 'vcspull:cli.cli'
45+
g = 'vcspull:cli.cli'
4546

4647
[tool.poetry.dependencies]
4748
python = "^3.7"

0 commit comments

Comments
 (0)