Rename setup description Elasticsearch -> OpenSearch (#42)

Signed-off-by: Aleksei Atavin <[email protected]>
This commit is contained in:
Aleksei Atavin
2021-08-19 10:41:16 +03:00
committed by GitHub
parent 753c135fda
commit 497468f254
+1 -1
View File
@@ -66,7 +66,7 @@ generate_require = ["black", "jinja2"]
setup( setup(
name=package_name, name=package_name,
description="Python client for Elasticsearch", description="Python client for OpenSearch",
license="Apache-2.0", license="Apache-2.0",
url="https://github.com/opensearch-project/opensearch-py", url="https://github.com/opensearch-project/opensearch-py",
long_description=long_description, long_description=long_description,