Add TODO comment, for now..
This commit is contained in:
parent
9ca55e1697
commit
cd4efe2276
|
@ -227,6 +227,8 @@ class Install(commands.Subcommand):
|
|||
|
||||
rprint()
|
||||
|
||||
# TODO: somewhere should ask about apache proxy, https etc.?
|
||||
|
||||
def basic_prompt(self, info, default=None, is_password=False, is_bool=False):
|
||||
|
||||
# message formatting styles
|
||||
|
|
Loading…
Reference in a new issue