mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 19:02:31 +01:00
Streamline resource resolution mechanics.
This commit is contained in:
@@ -548,11 +548,11 @@ class MetaConfiguration(Configuration):
|
||||
|
||||
plugin_packages = [
|
||||
'wa.commands',
|
||||
'wa.workloads',
|
||||
'wa.framework.getters',
|
||||
'wa.framework.target.descriptor',
|
||||
'wa.instrumentation',
|
||||
'wa.processors',
|
||||
'wa.framework.target.descriptor',
|
||||
'wa.framework.resource_getters',
|
||||
'wa.workloads',
|
||||
]
|
||||
|
||||
config_points = [
|
||||
|
Reference in New Issue
Block a user