mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-10 17:43:00 +08:00
change: venv priority: specified > /Users/debugtalk/.hrp/venv
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user