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

Fix packaging omission of console plugins

This commit is contained in:
Jarrod Johnson 2019-11-20 10:04:38 -05:00
parent a48ecd8c78
commit 473bb39c54

View File

@ -14,6 +14,7 @@ setup(
'confluent/discovery/handlers/',
'confluent/networking/',
'confluent/plugins/hardwaremanagement/',
'confluent/plugins/console/',
'confluent/plugins/shell/',
'confluent/collective/',
'confluent/plugins/configuration/'],