feat: check if specified python3 venv is invalid

This commit is contained in:
debugtalk
2022-06-13 23:54:47 +08:00
parent d7c1444327
commit cc5663ddec
2 changed files with 11 additions and 6 deletions

View File

@@ -9,6 +9,10 @@
- refactor: build plugin mechanism
- fix: pip upgrade httprunner when installing hrp
**python version**
fix: unexpected changes in step variables
## v4.1.2 (2022-06-09)
- feat: add Dockerfile