Skip to content
Snippets Groups Projects
Commit 8cc0ee1f authored by Marek Chrastina's avatar Marek Chrastina
Browse files

Update pyenv pip setuptools in CI

parent b0ec07fe
Branches
No related tags found
1 merge request!7If only bdist is available, check if python_version satisfied python platform version
Pipeline #11033 failed
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
...@@ -55,6 +55,7 @@ Install test: ...@@ -55,6 +55,7 @@ Install test:
- virtualenv .venv - virtualenv .venv
script: script:
- source .venv/bin/activate - source .venv/bin/activate
- pip install --upgrade pip setuptools
- pip install dist/pipdeps*tar.gz - pip install dist/pipdeps*tar.gz
- pip list - pip list
- pipdeps -l || true - pipdeps -l || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment