Skip to content

Commit d8531d1

Browse files
committed
pyproject: Add g script name
1 parent 9d6537d commit d8531d1

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
@@ -38,6 +38,7 @@ Repository = "https://github.com/vcs-python/vcspull"
3838

3939
[tool.poetry.scripts]
4040
vcspull = 'vcspull:cli.cli'
41+
g = 'vcspull:cli.cli'
4142

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

0 commit comments

Comments
 (0)