Testing Farm Development

Software

Poetry

All our Python projects MUST use Poetry for packaging. It is required to use poetry version 1.1.15.

To install Poetry use the following command:

curl -sSL https://install.python-poetry.org | python3 - --version 1.1.15