We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2016f1 commit 49cf62bCopy full SHA for 49cf62b
V2/README.md
@@ -2,6 +2,12 @@
2
3
Refer to [Serverless docs](https://serverless.com/framework/docs/providers/azure/guide/intro/) for more information.
4
5
+## Requierements to use makefile
6
+
7
+- Python version 3.6 or 3.7.
8
9
+- Use a environment to install requirements (pyenv).
10
11
## How to use makefile
12
13
Execute the next command to show makefile help:
0 commit comments