2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00

Add swarm to setup.py

Make sure the swarm content is actually installed.
This commit is contained in:
Jarrod Johnson 2018-04-24 15:58:40 -04:00
parent 1b912c4365
commit 4155954d1c

View File

@ -15,6 +15,7 @@ setup(
'confluent/networking/',
'confluent/plugins/hardwaremanagement/',
'confluent/plugins/shell/',
'confluent/swarm/',
'confluent/plugins/configuration/'],
install_requires=['paramiko', 'pycrypto>=2.6', 'confluent_client>=0.1.0', 'eventlet',
'dnspython', 'netifaces', 'pyte', 'pysnmp', 'pyparsing',