We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a65b9b commit 16ded75Copy full SHA for 16ded75
README.md
@@ -24,6 +24,7 @@ $ AWS_PROFILE=`YOUR_PROFILE` make -e push
24
export AWS_PROFILE=...
25
export AWS_REGION=...
26
export ARCHITECTURE=[amd64|arm64]
27
+export PYTHON_VERSION=3.xx
28
```
29
30
check Makefile.
0 commit comments