2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-20 02:21:11 +00:00

Attempt to fill in more missing metadata

This commit is contained in:
Jarrod Johnson
2022-09-09 12:26:38 -04:00
parent 9025918609
commit 91f4ef9747
+2
View File
@@ -20,7 +20,9 @@ setup(
url='http://github.com/lenovo/confluent/',
license='Apache-2.0',
description='Command line client and libraries for confluent management server',
long_description='Command line client and libraries for confluent management server',
packages=['confluent'],
platforms=['Linux'],
scripts=scriptlist,
data_files=data_files,
)