Skip to content

Commit 0ca8399

Browse files
authored
Update readme.python.md (#17260)
1 parent 49876eb commit 0ca8399

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
5-
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
6-
7-
8-
These settings apply only when `--track2` is specified on the command line.
95

106
``` yaml $(track2)
117
azure-arm: true
@@ -20,6 +16,7 @@ clear-output-folder: true
2016
no-namespace-folders: true
2117
output-folder: $(python-sdks-folder)/streamanalytics/azure-mgmt-streamanalytics/azure/mgmt/streamanalytics
2218
```
19+
2320
``` yaml $(python-mode) == 'create' && $(track2)
2421
basic-setup-py: true
2522
output-folder: $(python-sdks-folder)/streamanalytics/azure-mgmt-streamanalytics

0 commit comments

Comments
 (0)