Skip to content

Commit

Permalink
delete package version (Azure#13577)
Browse files Browse the repository at this point in the history
* delete package version

* Update readme.python.md

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
  • Loading branch information
3 people authored and mkarmark committed Jul 20, 2021
1 parent 3e46fed commit 7f4dcef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions specification/apimanagement/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ python:
payload-flattening-threshold: 2
namespace: azure.mgmt.apimanagement
package-name: azure-mgmt-apimanagement
package-version: 0.1.0
clear-output-folder: true
```
``` yaml $(python) && $(track2)
Expand All @@ -21,8 +20,6 @@ azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: azure.mgmt.apimanagement
package-name: azure-mgmt-apimanagement
package-version: 0.1.0
clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
python:
Expand Down

0 comments on commit 7f4dcef

Please sign in to comment.