Skip to content

Commit

Permalink
fix python track2 generation (Azure#13666)
Browse files Browse the repository at this point in the history
  • Loading branch information
00Kai0 authored and mkarmark committed Jul 20, 2021
1 parent 51dd69f commit 2981406
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## Python

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

``` yaml $(python) && $(track2)
python-mode: create
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: azure.mgmt.loganalytics
Expand Down

0 comments on commit 2981406

Please sign in to comment.