Skip to content
Snippets Groups Projects

F pylint

Merged Florian Spreckelsen requested to merge f-pylint into dev
2 unresolved threads
Files
4
+ 1
1
@@ -10,7 +10,7 @@ RUN apt-get update && \
@@ -10,7 +10,7 @@ RUN apt-get update && \
python3-sphinx \
python3-sphinx \
tox \
tox \
-y
-y
RUN pip3 install recommonmark sphinx-rtd-theme
RUN pip3 install pylint recommonmark sphinx-rtd-theme
COPY .docker/wait-for-it.sh /wait-for-it.sh
COPY .docker/wait-for-it.sh /wait-for-it.sh
ARG PYLIB
ARG PYLIB
ADD https://gitlab.indiscale.com/api/v4/projects/97/repository/commits/${PYLIB} \
ADD https://gitlab.indiscale.com/api/v4/projects/97/repository/commits/${PYLIB} \
Loading