Skip to content

Commit e2e4e9d

Browse files
andyzhangxjosuh
authored andcommitted
Update readme.python.md (Azure#12216)
1 parent c3996d7 commit e2e4e9d

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

specification/containerservice/resource-manager/readme.python.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -96,19 +96,6 @@ namespace: azure.mgmt.containerservice.v2020_12_01
9696
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2020_12_01
9797
```
9898

99-
### Tag: package-2020-12-01-only and python
100-
101-
These settings apply only when `--tag=package-2020-12-01-only --python` is specified on the command line.
102-
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
103-
104-
``` yaml $(tag) == 'package-2020-12-01-only' && $(python)
105-
python:
106-
namespace: azure.mgmt.containerservice.v2020_12_01
107-
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2020_12_01
108-
namespace: azure.mgmt.containerservice.v2020_12_01
109-
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2020_12_01
110-
```
111-
11299
### Tag: package-2020-11-01-only and python
113100

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

0 commit comments

Comments
 (0)