Skip to content

Commit

Permalink
Update python readme (#27504)
Browse files Browse the repository at this point in the history
Co-authored-by: Yi Gu <[email protected]>
  • Loading branch information
04diiguyi and Yi Gu authored Feb 5, 2024
1 parent abb30bf commit 4948660
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion specification/quantum/data-plane/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ python:
license-header: MICROSOFT_MIT_NO_VERSION
namespace: azure.quantum._client
package-name: azure-quantum
add-credentials: true
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
```
```yaml $(python) && $(python-mode) == 'update'
Expand Down

0 comments on commit 4948660

Please sign in to comment.