Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 1.1 KB

File metadata and controls

43 lines (37 loc) · 1.1 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>.

python-mode: create
python:
  license-header: MICROSOFT_MIT_NO_VERSION
  namespace: azure.quantum._client
  package-name: azure-quantum
  credential-default-policy-type: BearerTokenCredentialPolicy
  credential-scopes: "https://quantum.microsoft.com/.default"
  add-credential: true
  clear-output-folder: true
  no-namespace-folders: false
  generate-metadata: false
  models-mode: msrest
  version-tolerant: true
python:
  basic-setup-py: true
  output-folder: $(python-sdks-folder)/quantum/azure-quantum
python:
  basic-setup-py: true
  output-folder: $(python-sdks-folder)/quantum/azure-quantum
python:
  package-version: 0.0.0.1
  no-namespace-folders: true
python:
  no-namespace-folders: true