Explorar o código

support/docker: add python3-pytest

... so the unit tests for check-package can run in the GitLab CI.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Acked-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Ricardo Martincoski %!s(int64=3) %!d(string=hai) anos
pai
achega
a9061b7e68
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      support/docker/Dockerfile

+ 1 - 0
support/docker/Dockerfile

@@ -41,6 +41,7 @@ RUN apt-get install -y --no-install-recommends \
         python3-flake8 \
         python3-nose2 \
         python3-pexpect \
+        python3-pytest \
         qemu-system-arm \
         qemu-system-x86 \
         rsync \