Update .gitlab-ci.yml file
This commit is contained in:
parent
6db92c9e08
commit
76a27f5b02
|
@ -57,7 +57,7 @@ build_dep_wheels:
|
|||
libxslt-dev
|
||||
curl
|
||||
poetry
|
||||
pip
|
||||
py3-pip
|
||||
- poetry export --without-hashes > requirements.txt
|
||||
- python -m venv venv
|
||||
- source venv/bin/activate
|
||||
|
|
Loading…
Reference in New Issue