[ADD] poetry info in CI pytest
This commit is contained in:
parent
0cd4b2d67e
commit
6e5e7206e5
|
|
@ -68,6 +68,7 @@ pytest:
|
|||
before_script:
|
||||
- apk add git
|
||||
- pip install poetry
|
||||
- poetry --version
|
||||
- export PATH="$HOME/.local/bin:$PATH"
|
||||
- poetry install --all-extras
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user