mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-18 06:16:05 +01:00
Fixing things up to a point where "list" and "show" commands work.
This commit is contained in:
setup.py
wlauto
2
setup.py
2
setup.py
@ -78,7 +78,7 @@ params = dict(
|
||||
'pyYAML', # YAML-formatted agenda parsing
|
||||
'requests', # Fetch assets over HTTP
|
||||
'devlib', # Interacting with devices
|
||||
'louie' # Handles signal callbacks
|
||||
'louie' # callbacks dispatch
|
||||
],
|
||||
extras_require={
|
||||
'other': ['jinja2', 'pandas>=0.13.1'],
|
||||
|
Reference in New Issue
Block a user