azdev v0.1.9
- azdev extension publish: add
--storage-account-key
and remove--storage-subscription
. - azdev extension update-index: remove unnecessary warning that will fail this command
- CI: use
pip install -e
instead distutils to install/develop in ADO to fix import bug