File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
specification/scvmm/resource-manager Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 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> ` .
55
6- ``` yaml $(track2 )
6+ ``` yaml $(python )
77azure-arm : true
88license-header : MICROSOFT_MIT_NO_VERSION
99package-name : azure-mgmt-scvmm
10- no- namespace-folders : true
10+ namespace : azure.mgmt.scvmm
1111package-version : 1.0.0b1
1212clear-output-folder : true
1313` ` `
1414
15- ` ` ` yaml $(python-mode) == 'update' && $(track2 )
15+ ` ` ` yaml $(python)
1616no-namespace-folders : true
1717output-folder : $(python-sdks-folder)/scvmm/azure-mgmt-scvmm/azure/mgmt/scvmm
1818` ` `
19-
20- ` ` ` yaml $(python-mode) == 'create' && $(track2)
21- basic-setup-py : true
22- output-folder : $(python-sdks-folder)/scvmm/azure-mgmt-scvmm
23- ` ` `
You can’t perform that action at this time.
0 commit comments