Create a pyproject.toml file to allow installation using pip. Possible backends are: - [hatch](https://hatch.pypa.io/latest/) - [poetry](https://python-poetry.org/) - [pdm](https://github.com/pdm-project/pdm)
Create a pyproject.toml file to allow installation using pip. Possible backends are: