Skip to content

Commit

Permalink
readme.python config (Azure#16471)
Browse files Browse the repository at this point in the history
  • Loading branch information
RAY-316 authored Oct 20, 2021
1 parent d5efa33 commit fbf20b0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions specification/network/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ batch:
- tag: package-2017-11
- tag: package-2017-10
- tag: package-2017-09
- tag: package-2017-08
- tag: package-2017-06
- tag: package-2017-03
- tag: package-2016-12
Expand Down Expand Up @@ -363,15 +362,6 @@ namespace: azure.mgmt.network.v2017_09_01
output-folder: $(python-sdks-folder)/network/azure-mgmt-network/azure/mgmt/network/v2017_09_01
```

### Tag: package-2017-08 and python

These settings apply only when `--tag=package-2017-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-2017-08'
namespace: azure.mgmt.network.v2017_08_01
output-folder: $(python-sdks-folder)/network/azure-mgmt-network/azure/mgmt/network/v2017_08_01
```

### Tag: package-2017-06 and python

Expand Down

0 comments on commit fbf20b0

Please sign in to comment.