Open
Description
Is your feature request related to a problem?
Lines 22 to 33 in 9d4a841
Currently,
doctest
gradle task clones sql-cli repo.
What solution would you like?
Install sql cli tool from pipy using pip
.
What alternatives have you considered?
N/A
Do you have any additional context?
Make doctest more robust too. It can't start if it crashed or interrupted by Ctrl+C without manual cleanup.