Skip to content

Commit

Permalink
update readme python (Azure#18282)
Browse files Browse the repository at this point in the history
  • Loading branch information
BigCat20196 authored and FredericHeem committed May 16, 2022
1 parent 503503a commit 041d77c
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

```yaml $(python) && $(track2)
```yaml $(python)
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-containerservice
Expand All @@ -15,7 +15,7 @@ no-namespace-folders: true
Generate all API versions currently shipped for this package
```yaml $(python) && $(multiapi) && $(track2)
```yaml $(python) && $(multiapi)
batch:
- tag: package-preview-2022-02
- tag: package-2022-01
Expand Down Expand Up @@ -55,7 +55,6 @@ batch:
``` yaml $(multiapiscript)
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/
clear-output-folder: false
perform-load: false
```
Expand Down

0 comments on commit 041d77c

Please sign in to comment.