Skip to content
Snippets Groups Projects
Verified Commit 440f6867 authored by nd's avatar nd
Browse files

added pylint to image

parent 852c2541
Branches
No related tags found
No related merge requests found
......@@ -3,4 +3,5 @@ FROM debian:buster
RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \
apt-get -qq install sqlite3 locales-all git python3 python3-coverage python3-ldap3 python3-flask python3-flask-sqlalchemy lsb-release python3-pip && \
pip3 install pylint && \
apt-get -qq clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment