mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 22:44:05 +08:00
change: use poetry>=1.0.0
This commit is contained in:
@@ -54,5 +54,5 @@ httprunner = "httprunner.cli:main"
|
||||
locusts = "httprunner.plugins.locusts.cli:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
requires = ["poetry>=1.0.0"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user