Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 1.45 KB

File metadata and controls

49 lines (41 loc) · 1.45 KB

Python

These settings apply only when --python is specified on the command line. Please also specify --python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>. Use --python-mode=update if you already have a setup.py and just want to update the code itself.

python-mode: create
python:
  azure-arm: true
  license-header: MICROSOFT_MIT_NO_VERSION
  payload-flattening-threshold: 2
  namespace: azure.mgmt.datadog
  package-name: azure-mgmt-datadog
  package-version: 1.0.0
  clear-output-folder: true

These settings apply only when --track2 is specified on the command line.

azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-datadog
no-namespace-folders: true
package-version: 1.0.0
python:
  no-namespace-folders: true
  output-folder: $(python-sdks-folder)/datadog/azure-mgmt-datadog/azure/mgmt/datadog
python:
  basic-setup-py: true
  output-folder: $(python-sdks-folder)/datadog/azure-mgmt-datadog
no-namespace-folders: true
output-folder: $(python-sdks-folder)/datadog/azure-mgmt-datadog/azure/mgmt/datadog
basic-setup-py: true
output-folder: $(python-sdks-folder)/datadog/azure-mgmt-datadog