feat: assert python3 package is ready with specified version

This commit is contained in:
debugtalk
2022-06-14 00:40:53 +08:00
parent a62bc1d399
commit 2bb7152643
9 changed files with 63 additions and 49 deletions

View File

@@ -6,12 +6,13 @@
- feat #1342: support specify custom python3 venv
- feat: support python3 venv priority, specified > projectDir/.venv > $HOME/.hrp/venv
- refactor: build plugin mechanism
- 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
**python version**
fix: unexpected changes in step variables
- fix: unexpected changes in step variables
## v4.1.2 (2022-06-09)