Skip to content

Commit 0ef48ce

Browse files
[translation] add keywords to assist in searching for the package in pypi (Azure#22882)
* add keywords to assist in searching for the package in pypi * add kws that describe what the package does
1 parent cad7553 commit 0ef48ce

File tree

1 file changed

+1
-0
lines changed
  • sdk/translation/azure-ai-translation-document

1 file changed

+1
-0
lines changed

sdk/translation/azure-ai-translation-document/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
long_description=readme + '\n\n' + changelog,
3232
long_description_content_type='text/markdown',
3333
url='https://github.com/Azure/azure-sdk-for-python',
34+
keywords="azure, cognitive services, document translation, document translator, translator, translate, translation",
3435
author='Microsoft Corporation',
3536
author_email='azpysdkhelp@microsoft.com',
3637
license='MIT License',

0 commit comments

Comments
 (0)