fix #797: locusts command error

This commit is contained in:
debugtalk
2019-12-24 15:03:18 +08:00
parent 138495bac1
commit 38cbd4082e
4 changed files with 7 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ requests-toolbelt 0.9.1 A utility belt for advanced users of python-requests
$ poetry run python -m httprunner -h
# 调试运行 locusts
$ pipenv run python -m httprunner.plugins.locusts -h
$ pipenv run python -m httprunner.ext.locusts -h
```
## Docker