change: venv priority: specified > /Users/debugtalk/.hrp/venv

This commit is contained in:
debugtalk
2022-06-14 10:35:33 +08:00
parent f23309ab7f
commit 663c600d9c
4 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,10 @@
# Release History
## v4.1.3 (2022-06-13)
## v4.1.3 (2022-06-14)
**go version**
- feat #1342: support specify custom python3 venv
- feat: support python3 venv priority, specified > projectDir/.venv > $HOME/.hrp/venv
- feat #1342: support specify custom python3 venv, priority is greater than $HOME/.hrp/venv
- feat: assert python3 package is ready with specified version
- refactor: build plugin mechanism, cancel automatic installation of dependencies
- fix: pip upgrade httprunner when installing hrp