Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Amin Vakil
infrastructure
Repository
infrastructure
misc
get_key.py
Find file
Blame
History
Permalink
Rewrite get_key.py to use click instead of typer
· 77542146
Kristian Klausen
authored
Jun 02, 2021
Typer doesn't work with Click 8[1]. [1]
https://github.com/tiangolo/typer/issues/280
77542146