Appendix 10 - Python and Poetry installation
The following command helps installing Python 3.9 and Poetry.
Download and run the custom automated installer with the following command:
wget -O- https://raw.githubusercontent.com/pagopa/cstar-cli/main/integration_check/install_Python3.9_and_Poetry.sh | sh
Now Python3.9 and Poetry are installed.
Last updated