Add pycodestyle and coverage to runner-main
This commit is contained in:
parent
36a1e9f658
commit
8c5c995527
@ -3,3 +3,5 @@ FROM gitlab.wojciechkozlowski.eu:8443/wojtek/loki/runner-base
|
||||
RUN apt install -y build-essential \
|
||||
python \
|
||||
python-pip
|
||||
|
||||
RUN pip install pycodestyle coverage
|
||||
|
Reference in New Issue
Block a user