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

Rename swarm to collective in setup.py.tmpl

This commit is contained in:
Jarrod Johnson 2018-04-25 13:31:26 -04:00
parent 033d59b04a
commit c2783b6734

View File

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