summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2020-06-02 16:17:28 -0600
committerChad Smith <chad.smith@canonical.com>2020-06-02 16:17:28 -0600
commit96b2ef379d2daa15adb59c63312374166ed6fe74 (patch)
tree48c1e02d4029cc7de4f45bf735de472f60c0776c
parenta9930d7756cddbcfa745a5516c34cfa2cb7006c6 (diff)
downloadcloud-init-git-96b2ef379d2daa15adb59c63312374166ed6fe74.tar.gz
d/control: drop python3-pep8, python3-pyflakes and python3-six from build-deps
-rw-r--r--debian/control3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index ec16a912..20ae6daf 100644
--- a/debian/control
+++ b/debian/control
@@ -15,13 +15,10 @@ Build-Depends: debhelper (>= 9.20160709),
python3-jsonschema,
python3-mock,
python3-oauthlib,
- python3-pep8,
- python3-pyflakes,
python3-pytest,
python3-requests,
python3-serial,
python3-setuptools,
- python3-six,
python3-yaml
XS-Python-Version: all
Vcs-Browser: https://git.launchpad.net/cloud-init/?h=ubuntu/devel