Don't create virtualenv
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Dryusdan 2022-04-09 00:01:44 +02:00
parent 3eca38ef51
commit b368f62f7f
1 changed files with 1 additions and 0 deletions

View File

@ -14,5 +14,6 @@ steps:
commands:
- apk add --update build-base gcc libc-dev make git libffi-dev openssl-dev python3-dev libxml2-dev libxslt-dev
- pip3 install poetry
- poetry config virtualenvs.create false --local
- poetry install
- pylama