Skip to content

Conversation

@hsdredgun
Copy link

Previously, passing --version to the mint CLI would cause a TypeError
because the flag was passed through to uvicorn.Config which doesn't
accept a version parameter.

This adds proper version option support using click's version_option
decorator.

  Previously, passing --version to the mint CLI would cause a TypeError
  because the flag was passed through to uvicorn.Config which doesn't
  accept a version parameter.

  This adds proper version option support using click's version_option
  decorator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant