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