Metadata-Version: 2.1
Name: optional-environment-test
Version: 1.0.0
Summary: optional-environment-test
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: azuresdkengsysadmins@microsoft.com
License: MIT License
Project-URL: Bug Reports, https://github.com/Azure/azure-sdk-for-python/issues
Project-URL: Source, https://github.com/Azure/azure-sdk-python
Keywords: azure,azure sdk
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: azure-core<2.0.0,>=1.10.0

# Integration Scenario

This scenario is intended to exercise the various options of the `optional` environment. Check the values present in `pyproject.toml` under `tool.azure-sdk-build.optional`. This is merely the scenario, and none of the test code. Check `test_optional_functionality.py` for the actual test cases.
