Skip to content
Snippets Groups Projects
Commit ce5dcb4a authored by Rebecca Kohlhaas's avatar Rebecca Kohlhaas
Browse files

Pipeline: added upgrades of pip, setuptools, wheel

parent c1a13a67
No related branches found
No related tags found
2 merge requests!29Preparation for release 1.1.0: fixes and test for pages,!28Merge to circumvent issues
Pipeline #45489 canceled
......@@ -34,6 +34,7 @@ cache:
before_script:
- python --version ; pip --version # For debugging
- pip install --upgrade pip setuptools wheel
- pip install virtualenv
- virtualenv venv
- source venv/bin/activate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment