Remove pip upgrade
This commit is contained in:
parent
7081ed74c2
commit
f109f5f9c5
@ -7,7 +7,6 @@ lint:
|
||||
script:
|
||||
- apt-get update -qy
|
||||
- apt-get install -y python3 python3-pip
|
||||
- python3 -m pip install --upgrade pip
|
||||
- python3 -m pip install -r requirements.txt
|
||||
- python3 -m black --check .
|
||||
- python3 -m isort --check .
|
||||
|
Loading…
x
Reference in New Issue
Block a user