[FEATURE] Install GPTtrace via pip
try-agaaain opened this issue · comments
try-agaaain commented
Write the pyproject.toml
file to build the project. Then upload the packaged project to pypi. This allows users to easily complete the installation process by doing something like pip install gpttrace
.
reference: https://packaging.python.org/en/latest/tutorials/packaging-projects/