Commit c94d8553 authored by nimrod's avatar nimrod
Browse files

More pip fiddeling.

- Remove python3-wheel Debian package, I'm installing it from PyPI
anyway.
- Install the Debian package for pyyaml since building it seems to fail.
parent 6927c199
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ RUN apt-get update && \
        python3-dev \
        python3-pip \
        python3-venv \
        python3-wheel \
        python3-yaml \
        redis-tools \
        rename \
        reprepro \