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