summaryrefslogtreecommitdiffstats
path: root/commands/powermanagement/setup.py.skel
diff options
context:
space:
mode:
Diffstat (limited to 'commands/powermanagement/setup.py.skel')
-rw-r--r--commands/powermanagement/setup.py.skel2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/powermanagement/setup.py.skel b/commands/powermanagement/setup.py.skel
index 5fe420d..928dfb6 100644
--- a/commands/powermanagement/setup.py.skel
+++ b/commands/powermanagement/setup.py.skel
@@ -30,7 +30,7 @@ setup(
'Environment :: Console',
],
- install_requires=['openlmi-scripts'],
+ install_requires=['openlmi-tools >= 0.9.1'],
namespace_packages=['lmi', 'lmi.scripts'],
packages=['lmi', 'lmi.scripts', 'lmi.scripts.powermanagement'],