This commit is contained in:
parent
584ad86f33
commit
7001dbe550
@ -12,7 +12,7 @@ steps:
|
|||||||
image: python:3.7-alpine
|
image: python:3.7-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add build-base
|
- apk add build-base libssl1.1 python3-dev libcurl
|
||||||
- pip3 install -U pylint
|
- pip3 install -U pylint
|
||||||
- pip3 install -r requirements.txt
|
- pip3 install -r requirements.txt
|
||||||
- pylint *.py
|
- pylint *.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user