- 07 Jul, 2021 1 commit
-
-
Evangelos Foutras authored
Now that misc/get_key.py checks if the vault file passed to it exists, we cannot pass paths only resolvable from the root directory. Instead, use paths that make sense relative to the current directory and avoid calling chdir when loading the vault file. Fixes: 77542146 ("Rewrite get_key.py to use click instead of typer")
-
- 02 Jun, 2021 1 commit
-
-
Kristian Klausen authored
Typer doesn't work with Click 8[1]. [1] https://github.com/tiangolo/typer/issues/280
-
- 03 Jun, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 13 Jun, 2019 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-