Closed FilBot3 closed 4 years ago
@predatorian3
Yes, you can. Dependencies are obtained remotely based on the contents of the requirements.txt
file.
Please read this for more detail:
My recommendation is to include only minimum packages in requirements.txt
.
@predatorian3 I'm closing this but please feel free to open issue if you need further discussion
Is it okay to:
the Python packages installed during development and pinning the
azure-functions
version? I'm not clear if Azure Functions will read that file and install the dependencies listed in that file.