From 5abe882283e04b27eeefcf70eb66463891a271cb Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Fri, 15 May 2020 10:38:46 +0000 Subject: [PATCH] Generated from eabd724459cc53fc9f60f12b078906ffdc3162ed upgrade pipeline scripts version to 0.8.0 (#9457) Co-authored-by: Jianye Xi --- sdk/graphrbac/azure-graphrbac/README.md | 23 ++++++++++++----------- sdk/graphrbac/azure-graphrbac/setup.py | 1 - 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sdk/graphrbac/azure-graphrbac/README.md b/sdk/graphrbac/azure-graphrbac/README.md index ec4a4105f117..5a75c61baefb 100644 --- a/sdk/graphrbac/azure-graphrbac/README.md +++ b/sdk/graphrbac/azure-graphrbac/README.md @@ -1,21 +1,22 @@ -# Microsoft Azure SDK for Python +## Microsoft Azure SDK for Python This is the Microsoft Azure Graph RBAC Client Library. -This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8. -For a more complete view of Azure libraries, see the [Github repo](https://github.com/Azure/azure-sdk-for-python/) +This package has been tested with Python 2.7, 3.5, 3.6 and 3.7. -# Usage +For a more complete set of Azure libraries, see the +[azure](https://pypi.python.org/pypi/azure) bundle package. -For code examples, see [Graph RBAC](https://docs.microsoft.com/python/api/overview/azure/activedirectory) -on docs.microsoft.com. +## Usage +For code examples, see [Graph +RBAC](https://docs.microsoft.com/python/api/overview/azure/activedirectory) +on docs.microsoft.com. -# Provide Feedback +## Provide Feedback -If you encounter any bugs or have suggestions, please file an issue in the -[Issues](https://github.com/Azure/azure-sdk-for-python/issues) +If you encounter any bugs or have suggestions, please file an issue in +the [Issues](https://github.com/Azure/azure-sdk-for-python/issues) section of the project. - -![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-graphrbac%2FREADME.png) +![image](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-graphrbac%2FREADME.png) diff --git a/sdk/graphrbac/azure-graphrbac/setup.py b/sdk/graphrbac/azure-graphrbac/setup.py index f5f1ff0e2a9a..c83593e0ff12 100644 --- a/sdk/graphrbac/azure-graphrbac/setup.py +++ b/sdk/graphrbac/azure-graphrbac/setup.py @@ -67,7 +67,6 @@ 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', - 'Programming Language :: Python :: 3.8', 'License :: OSI Approved :: MIT License', ], zip_safe=False,