Skip to content
Snippets Groups Projects
Verified Commit a0e09cd0 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[python-pimped] Remove safety; add tox

parent d08dbfb1
No related branches found
No related tags found
No related merge requests found
Pipeline #355 passed
......@@ -17,7 +17,7 @@ RUN apt-get -y update && \
sudo \
yarnpkg
RUN pip install "poetry==${POETRY_VERSION}" safety
RUN pip install "poetry==${POETRY_VERSION}" tox
RUN apt-get clean && \
apt-get autoremove &&\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment