mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-08 17:09:33 +08:00
change: create python venv with httprunner minimum version v4.3.5
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
**go version**
|
**go version**
|
||||||
|
|
||||||
|
- change: create python venv with httprunner minimum version v4.3.5
|
||||||
- fix #1603: ensure path suffix '/' exists
|
- fix #1603: ensure path suffix '/' exists
|
||||||
|
|
||||||
**python version**
|
**python version**
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ import (
|
|||||||
var VERSION string
|
var VERSION string
|
||||||
|
|
||||||
// httprunner python version
|
// httprunner python version
|
||||||
const HttpRunnerMinimumVersion = "v4.3.0"
|
const HttpRunnerMinimumVersion = "v4.3.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user