Metadata-Version: 1.1
Name: azure-cli-testsdk
Version: 0.3.0
Summary: Microsoft Azure Command-Line Tools Test SDK Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Azure CLI Test Modules
        ======================
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.3.0
        +++++
        * Patch authentication for MSAL-based ``azure-cli-core`` (#19853)
        * Drop support for ADAL-based ``azure-cli-core`` (#19853)
        * Add resource group name prefix validator in resource group preparer (#10800)
        
        0.2.4
        +++++
        * Add ManagedApplicationPreparer
        
        0.2.3
        +++++
        * Minor fixes
        
        0.2.2
        +++++
        * Minor fixes
        
        0.2.1
        +++++
        * Minor fixes
        
        0.2.0
        +++++
        * Removes dependency on azure-cli
        * Using explict import_module to import azure.cli.core components
        
        0.1.4
        ++++++
        * Minor fixes.
        
        0.1.3
        +++++
        * Update azure-devtools to 1.0.0
        
        0.1.2
        +++++
        * Update the setup.py to limit the dependency on azure-devtools in 0.5.* range.
        
        0.1.1
        +++++
        * Add additional tags to the resource group created by automation
        
        0.1.0
        +++++++++
        * Initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
