Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 221 Bytes

File metadata and controls

11 lines (9 loc) · 221 Bytes

How to contribute

Set Up Environment

Make sure you have Python installed (version 3.8 or higher).

Dependencies Management

We use poetry for dependency management. Intall dependencies:

poetry install