diff --git a/Dockerfile b/Dockerfile index fc7b7cd7..495aa101 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,6 @@ RUN dnf install -y \ python-pip \ python-qpid \ python-futures \ - python-urlgrabber \ python2-cffi \ python2-cryptography \ python2-pdc-client \ diff --git a/Vagrantfile b/Vagrantfile index b9b22cf7..f9167247 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -24,7 +24,6 @@ $script = <