arvindshmicrosoft commented on a change in pull request #415:
URL: https://github.com/apache/fluo-muchos/pull/415#discussion_r761304701
##########
File path: lib/requirements.txt
##########
@@ -2,3 +2,4 @@ flake8==3.8.0
ansible-core==2.11.3
ansible-lint==5.1.2
nose==1.3.7
+azure==4.0.0
Review comment:
@zachradtka - did you run
[https://github.com/apache/fluo-muchos/blob/main/scripts/install-ansible-for-azure](./scripts/install-ansible-for-azure)?
That is the recommended way to ensure all the dependencies, including Azure
modules for Ansible, are pulled in. That process implicitly installs the
`azure` package.
If this was not run, I'd recommend updating the README or such if we have
not mentioned this explicitly, but I'd not want to add the azure package to the
top-level requirements.txt.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]