Closed
Description
Is your feature request related to a problem? Please describe.
Originally requested by @TMiguelT in #119. The goal is to be able to pip install -U git+https://github.com/triaxtec/openapi-python-client.git
.
Describe the solution you'd like
Auto-generate a setup.py from pyproject.toml using GitHub Actions so it's kept up to date.
Additional context
This will probably also make this installable via pipx
from source.