change: update GA events

This commit is contained in:
debugtalk
2022-04-22 20:45:19 +08:00
parent dfae6b0a59
commit d09bcbe40c
4 changed files with 48 additions and 0 deletions

View File

@@ -54,6 +54,8 @@ coverage = "^4.5.4"
[tool.poetry.scripts]
httprunner = "httprunner.cli:main"
hrun = "httprunner.cli:main_hrun_alias"
hmake = "httprunner.cli:main_make_alias"
[build-system]
requires = ["poetry>=1.0.0"]