Skip to content

Commit

Permalink
Storageimportexport config (Azure#14564)
Browse files Browse the repository at this point in the history
* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* readme.python config

Co-authored-by: msyyc <[email protected]>
  • Loading branch information
2 people authored and mkarmark committed Jul 20, 2021
1 parent a9a8723 commit eb2c34d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
no-namespace-folders: true
output-folder: $(python-sdks-folder)/storageimportexport/azure-mgmt-storageimportexport/azure/mgmt/storageimportexport
output-folder: $(python-sdks-folder)/storage/azure-mgmt-storageimportexport/azure/mgmt/storageimportexport
```
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
basic-setup-py: true
output-folder: $(python-sdks-folder)/storageimportexport/azure-mgmt-storageimportexport
output-folder: $(python-sdks-folder)/storage/azure-mgmt-storageimportexport
```

0 comments on commit eb2c34d

Please sign in to comment.