COMP472 Build System This project uses the Peotry build tool. See https://python-poetry.org/ for information on how to install Peotry. To install the dependencies use poetry install. To run a python script in Peotry's pipenv use poetry run my-script.