mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
fix #1161: readme path error
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[tool.poetry]
|
||||
name = "httprunner"
|
||||
version = "3.1.6"
|
||||
version = "3.1.7"
|
||||
description = "One-stop solution for HTTP(S) testing."
|
||||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
readme = "docs/README.md"
|
||||
authors = ["debugtalk <debugtalk@gmail.com>"]
|
||||
|
||||
homepage = "https://github.com/httprunner/httprunner"
|
||||
|
||||
Reference in New Issue
Block a user