From: Thomas Goirand Date: Fri, 29 Mar 2013 06:53:26 +0000 (+0800) Subject: python-heat shouldn't depend on pep8 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a4163fb71af688cf9beca08e8b94a25e628d3175;p=openstack-build%2Fheat-build.git python-heat shouldn't depend on pep8 Rewritten-From: 42dc093f8df0175513be6dbb8bdf7e013951aba9 --- diff --git a/trusty/debian/control b/trusty/debian/control index dc47b3b8..76192725 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -57,7 +57,6 @@ Package: python-heat Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, - pep8, python-argparse, python-boto, python-cinderclient,