mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-07 23:41:22 +08:00
change: create python venv with httprunner minimum version v4.3.5
This commit is contained in:
@@ -8,4 +8,4 @@ import (
|
||||
var VERSION string
|
||||
|
||||
// httprunner python version
|
||||
const HttpRunnerMinimumVersion = "v4.3.0"
|
||||
const HttpRunnerMinimumVersion = "v4.3.5"
|
||||
|
||||
Reference in New Issue
Block a user