Skip to content

Commit

Permalink
Packaging update of azure-mgmt-storageimportexport
Browse files Browse the repository at this point in the history
  • Loading branch information
AutorestCI committed Apr 11, 2020
1 parent 27467f8 commit 3b5530a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sdk/storage/azure-mgmt-storageimportexport/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Microsoft Azure SDK for Python

This is the Microsoft Azure MyService Management Client Library.
This is the Microsoft Azure StorageImportExport Management 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/)


# Usage

For code examples, see [MyService Management](https://docs.microsoft.com/python/api/overview/azure/)
For code examples, see [StorageImportExport Management](https://docs.microsoft.com/python/api/overview/azure/)
on docs.microsoft.com.


Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-mgmt-storageimportexport/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Change the PACKAGE_NAME only to change folder and different name
PACKAGE_NAME = "azure-mgmt-storageimportexport"
PACKAGE_PPRINT_NAME = "MyService Management"
PACKAGE_PPRINT_NAME = "StorageImportExport Management"

# a-b-c => a/b/c
package_folder_path = PACKAGE_NAME.replace('-', '/')
Expand Down

0 comments on commit 3b5530a

Please sign in to comment.