2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-25 00:40:52 +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 6b9aed3722
commit a94a724fe0
+1 -1
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',