Skip to content
Snippets Groups Projects
Commit 336b51ad authored by Moul's avatar Moul
Browse files

[mod] 3.8: Install mypy, pylint, and sphinx via pip

- clients/python/duniterpy#118
- To speed-up the jobs
parent 6cf84f5b
No related branches found
No related tags found
No related merge requests found
Pipeline #10038 passed
......@@ -6,4 +6,4 @@ apt install --yes libsodium23 make && \
rm -rf /var/lib/apt/lists
# Install Poetry
RUN pip3 install poetry black
RUN pip3 install poetry black mypy pylint sphinx_rtd_theme
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment