Rename setup description Elasticsearch -> OpenSearch (#42)
Signed-off-by: Aleksei Atavin <[email protected]>
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user