**How would this feature be useful?** <!-- Describe any use cases this solves or frustrations it alleviates. --> We currently only describe how to develop for pipx using `setup.py`. We should also describe how to do it via a `pyproject.toml`. Based on a discussion in #1212 **Describe the solution you'd like** <!-- If you have an idea of how to do this, write it here! --> New section under https://pipx.pypa.io/stable/how-pipx-works/#developing-for-pipx describing this. **Describe alternatives you've considered** <!-- If there's some workaround or alternative solutions, let us know. --> None