change: remove hrun command

This commit is contained in:
debugtalk
2022-04-22 11:56:31 +08:00
parent f77ce2afea
commit 752796a9cc
4 changed files with 2 additions and 22 deletions

View File

@@ -54,7 +54,6 @@ 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]