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