Skip to content

Commit 2040d85

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

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -231,16 +231,6 @@ namespace: $(python-base-namespace).v2017_12_01_preview
231231
output-folder: $(python-sdks-folder)/$(python-base-folder)/v2017_12_01_preview
232232
```
233233

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-
244234
### Tag: package-2017-05-01-preview-only and python
245235

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

0 commit comments

Comments
 (0)