feat #1342: support specify custom python3 venv

This commit is contained in:
debugtalk
2022-06-13 14:02:36 +08:00
parent abd31a8d88
commit fac6dc4955
35 changed files with 381 additions and 123 deletions

View File

@@ -1,7 +1,10 @@
# Release History
## v4.1.3 (2022-06-12)
## v4.1.3 (2022-06-13)
**go version**
- feat #1342: support specify custom python3 venv
- fix: pip upgrade httprunner when installing hrp
## v4.1.2 (2022-06-09)