d/control: remove no longer needed requirements

Nothing uses termcolor or yaml anymore in the code
This commit is contained in:
Dan Streetman 2021-07-14 12:42:39 -04:00
parent b4ca04efaa
commit d598900df7
2 changed files with 0 additions and 4 deletions

2
debian/control vendored
View File

@ -25,8 +25,6 @@ Build-Depends:
python3-nose,
python3-requests <!nocheck>,
python3-setuptools,
python3-termcolor <!nocheck>,
python3-yaml <!nocheck>,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://git.launchpad.net/ubuntu-dev-tools

View File

@ -5,5 +5,3 @@ httplib2
launchpadlib
requests
setuptools
termcolor
pyyaml