We could gather all external python modules and we either verify if they are 
installed and ask the user to install them or attempt to pip install all of 
them when sourcing the environment (oe-init-build-env).

--Daniel

From: Burton, Ross [mailto:ross.bur...@intel.com]
Sent: Thursday, March 17, 2016 22:33
To: Istrate, Daniel AlexandruX <daniel.alexandrux.istr...@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 1/3] oe-selftest: Updated --list-tests and 
--list-tests-by


On 17 March 2016 at 10:37, Daniel Istrate 
<daniel.alexandrux.istr...@intel.com<mailto:daniel.alexandrux.istr...@intel.com>>
 wrote:
+from tabulate import tabulate

This isn't a core python module, so adds an external dependency.  Are we okay 
with adding new dependencies to the selftest code, or should we try to keep the 
dependencies down?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to