fix: ensure converted python file in utf-8 encoding

This commit is contained in:
debugtalk
2020-05-23 19:54:30 +08:00
parent d44ab5b99d
commit 5196cfa3ec
5 changed files with 9 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "3.0.5"
version = "3.0.6"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "README.md"