Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 185 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 185 Bytes

Hello, Contributor!

You may start with the repo with the following command.

pip3 install --editable .

To create a distributable:

python3 setup.py sdist bdist_wheel