diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b5e3dc..779e6a9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,6 @@ tests: - python -V - apk --update add --no-cache build-base gcc libgcc libffi-dev openssl-dev git postgresql-client jpeg-dev openjpeg-dev zlib-dev freetype-dev lcms2-dev freetype-dev - pip3 install pipenv wheel tox - - pipenv install --dev script: - ls - cp config.ci.py config.py