To contribute to lihzahrd
, you'll need to use Poetry.
-
Clone the git repo with the command:
git clone https://github.com/Steffo99/lihzahrd
-
Enter the new directory:
cd lihzahrd
-
Install all dependencies and the package:
poetry install
-
Activate the newly created virtual environment:
$ poetry shell
Please note that for compatibility with PyPy, the project needs to target Python 3.6.