change: make har2case as hrun sub-command, usage: hrun har2case -h

This commit is contained in:
debugtalk
2020-04-12 17:41:29 +08:00
parent 47d4aad8e0
commit 8a39bbb06a
11 changed files with 1205 additions and 17 deletions

View File

@@ -33,7 +33,6 @@ requests = "^2.22.0"
requests-toolbelt = "^0.9.1"
pyyaml = "^5.1.2"
jinja2 = "^2.10.3"
har2case = "^0.3.1"
filetype = "^1.0.5"
jsonpath = "^0.82"
pydantic = "^1.4"