mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Have builds include shell plugins
The builds were excluding the ssh plugin, correct the oversight.
This commit is contained in:
parent
d0bd275cb3
commit
cf16bfdd95
@ -10,6 +10,7 @@ setup(
|
||||
description='confluent systems management server',
|
||||
packages=['confluent', 'confluent/config', 'confluent/interface',
|
||||
'confluent/plugins/hardwaremanagement/',
|
||||
'confluent/plugins/shell/',
|
||||
'confluent/plugins/configuration/'],
|
||||
install_requires=['pycrypto>=2.6', 'confluent_client>=0.1.0', 'eventlet',
|
||||
'pyghmi>=0.6.5'],
|
||||
|
Loading…
Reference in New Issue
Block a user