mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 00:39:34 +08:00
feat: hrp convert testcases to pytest scripts
This commit is contained in:
@@ -54,7 +54,6 @@ coverage = "^4.5.4"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
httprunner = "httprunner.cli:main"
|
||||
hmake = "httprunner.cli:main_make_alias"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=1.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user