summary refs log tree commit diff stats
path: root/tests/docker/dockerfiles/python.docker
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docker/dockerfiles/python.docker')
-rw-r--r--tests/docker/dockerfiles/python.docker1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/docker/dockerfiles/python.docker b/tests/docker/dockerfiles/python.docker
index 56d88417df..175c10a34e 100644
--- a/tests/docker/dockerfiles/python.docker
+++ b/tests/docker/dockerfiles/python.docker
@@ -7,7 +7,6 @@ MAINTAINER John Snow <jsnow@redhat.com>
 ENV PACKAGES \
     gcc \
     make \
-    pipenv \
     python3 \
     python3-pip \
     python3-tox \