Add Questionaire workflow

This commit is contained in:
Matthias
2020-01-29 21:21:38 +01:00
parent 49c9258a08
commit e250c56829
3 changed files with 101 additions and 2 deletions

View File

@@ -28,3 +28,6 @@ flask==1.1.1
# Support for colorized terminal output
colorama==0.4.3
# Building config files interactively
questionary==1.5.1
prompt-toolkit==3.0.3