You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I've also used typer-cli here to generate markdown usage notes, and it doesn't support Typer 0.4 yet. I'll probably just remove the CLI eventually and write docs myself but I haven't gotten around to it.
openapi-python-client/pyproject.toml
Line 24 in aa4f6b5
Typer 0.4.0 added support for Click 8: https://typer.tiangolo.com/release-notes/#040
By keeping Typer below 0.4, this causes users that put
openapi-python-client
as adev-requirement
to be stuck with their environments at Click 7.The text was updated successfully, but these errors were encountered: