Skip to content

Commit

Permalink
Fix Python 2018-08 conf
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazuel authored Aug 28, 2018
1 parent 6237750 commit 6fdd0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/network/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ batch:
These settings apply only when `--tag=package-2018-08 --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>`.

``` yaml $(tag) == 'package-2018-07' && $(python)
``` yaml $(tag) == 'package-2018-08' && $(python)
python:
namespace: azure.mgmt.network.v2018_08_01
output-folder: $(python-sdks-folder)/azure-mgmt-network/azure/mgmt/network/v2018_08_01
Expand Down

0 comments on commit 6fdd0b9

Please sign in to comment.