Skip to content

Commit

Permalink
Update readme.python.md (Azure#12216)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored and josuh committed Jan 6, 2021
1 parent c3996d7 commit e2e4e9d
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions specification/containerservice/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,19 +96,6 @@ namespace: azure.mgmt.containerservice.v2020_12_01
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2020_12_01
```

### Tag: package-2020-12-01-only and python

These settings apply only when `--tag=package-2020-12-01-only --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>`.

``` yaml $(tag) == 'package-2020-12-01-only' && $(python)
python:
namespace: azure.mgmt.containerservice.v2020_12_01
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2020_12_01
namespace: azure.mgmt.containerservice.v2020_12_01
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2020_12_01
```

### Tag: package-2020-11-01-only and python

These settings apply only when `--tag=package-2020-11-01-only --python` is specified on the command line.
Expand Down

0 comments on commit e2e4e9d

Please sign in to comment.