Skip to content

Commit ee942ca

Browse files
author
Moshe Malka
committed
cleanup package-2017-11-01-preview-only
1 parent c0dc0f4 commit ee942ca

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ batch:
3535
- tag: package-2018-03-01-only
3636
- tag: package-2018-01-01-only
3737
- tag: package-2017-12-01-preview-only
38-
- tag: package-2017-11-01-preview-only
3938
- tag: package-2017-05-01-preview-only
4039
- tag: package-2017-04-01-only
4140
- tag: package-2017-03-01-preview-only
@@ -231,16 +230,6 @@ namespace: $(python-base-namespace).v2017_12_01_preview
231230
output-folder: $(python-sdks-folder)/$(python-base-folder)/v2017_12_01_preview
232231
```
233232

234-
### Tag: package-2017-11-01-preview-only and python
235-
236-
These settings apply only when `--tag=package-2017-11-01-preview-only --python` is specified on the command line.
237-
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
238-
239-
``` yaml $(tag) == 'package-2017-11-01-preview-only'
240-
namespace: $(python-base-namespace).v2017_11_01_preview
241-
output-folder: $(python-sdks-folder)/$(python-base-folder)/v2017_11_01_preview
242-
```
243-
244233
### Tag: package-2017-05-01-preview-only and python
245234

246235
These settings apply only when `--tag=package-2017-05-01-preview-only --python` is specified on the command line.

0 commit comments

Comments
 (0)