Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Merge requests
!405
Rewrite get_key.py to use click instead of typer
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Kristian Klausen
requested to merge
klausenbusk/infrastructure:get_key
into
master
Jun 02, 2021
Overview
8
Commits
1
Pipelines
4
Changes
2
Typer doesn't work with Click 8[1].
[1]
https://github.com/tiangolo/typer/issues/280