diff --git a/debian/control b/debian/control index dc3c830..1312f60 100644 --- a/debian/control +++ b/debian/control @@ -25,8 +25,6 @@ Build-Depends: python3-nose, python3-requests , python3-setuptools, - python3-termcolor , - python3-yaml , Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Git: https://git.launchpad.net/ubuntu-dev-tools diff --git a/requirements.txt b/requirements.txt index 3dee953..34b16ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,3 @@ httplib2 launchpadlib requests setuptools -termcolor -pyyaml