mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-28 03:30:01 +08:00
change: use poetry>=1.0.0
This commit is contained in:
@@ -12,6 +12,7 @@ matrix:
|
||||
dist: xenial
|
||||
install:
|
||||
- pip install poetry
|
||||
- poetry --version
|
||||
- poetry install -vvv
|
||||
- poetry build
|
||||
- ls dist/*.whl | xargs pip install # test installation
|
||||
|
||||
Reference in New Issue
Block a user