Dan Bungert has proposed merging ~dbungert/curtin:vm-system-setup into curtin:master.
Commit message: vmtest-system-setup: update for latest mantic -pep8, not available +parameterized, in use by tests Requested reviews: curtin developers (curtin-dev) For more details, see: https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/448304 -- Your team curtin developers is requested to review the proposed merge of ~dbungert/curtin:vm-system-setup into curtin:master.
diff --git a/tools/vmtest-system-setup b/tools/vmtest-system-setup index c34e9aa..e53118e 100755 --- a/tools/vmtest-system-setup +++ b/tools/vmtest-system-setup @@ -17,7 +17,6 @@ DEPS=( git make net-tools - pep8 python3 python3-apt python3-attr @@ -25,6 +24,7 @@ DEPS=( python3-jsonschema python3-nose python3-oauthlib + python3-parameterized python3-pip python3-pyflakes python3-pytest
-- Mailing list: https://launchpad.net/~curtin-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~curtin-dev More help : https://help.launchpad.net/ListHelp

