change: update GA events

This commit is contained in:
debugtalk
2022-04-22 20:45:19 +08:00
parent be0b0cc263
commit 1b6c7c9a93
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"]