MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.25k stars 21.43k forks source link

Running pip on requirements.txt twice for python workflow configuration file #116217

Open klanderson opened 1 year ago

klanderson commented 1 year ago

For the python example workflow configuration file, why are we installing pip dependencies to ".python_packages/lib/site-packages" and before Azure/functions-action installs the pip dependencies again? Is it possible to do this only once?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Naveenommi-MSFT commented 1 year ago

@klanderson Thanks for your feedback! We will investigate and update as appropriate.