mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
Upgrade pip in gitlab ci without using get-pip.py
This commit is contained in:
parent
ebba642268
commit
372b643a2b
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@ stages:
|
|||
- release
|
||||
|
||||
before_script:
|
||||
- curl -O https://bootstrap.pypa.io/get-pip.py
|
||||
- python get-pip.py
|
||||
- pip install pip --upgrade
|
||||
- pip install -r dev-requirements.txt
|
||||
|
||||
after_script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue