Add `pyproject.toml` and arrange files per standards
gonuke opened this issue · 1 comments
gonuke commented
Add a pyproject.toml
file and create a directory structure that follows typical project layouts for the code, test, etc. See https://packaging.python.org/en/latest/tutorials/packaging-projects/
MicahGale commented
I kind of enjoy packaging, and could tackle this if you want.