File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
specification/streamanalytics/resource-manager Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 22
33These settings apply only when ` --python ` is specified on the command line.
44Please 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)
117azure-arm : true
@@ -20,6 +16,7 @@ clear-output-folder: true
2016no-namespace-folders : true
2117output-folder : $(python-sdks-folder)/streamanalytics/azure-mgmt-streamanalytics/azure/mgmt/streamanalytics
2218` ` `
19+
2320` ` ` yaml $(python-mode) == 'create' && $(track2)
2421basic-setup-py : true
2522output-folder : $(python-sdks-folder)/streamanalytics/azure-mgmt-streamanalytics
You can’t perform that action at this time.
0 commit comments