From 07e537f1db8f97320ebe7de07cd4ee54c8187d2c Mon Sep 17 00:00:00 2001 From: gryf Date: Fri, 20 Mar 2020 11:38:47 +0100 Subject: [PATCH] Install ipython3 for bionic --- bootstrap_ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap_ubuntu.sh b/bootstrap_ubuntu.sh index 7422209..cbd43f3 100755 --- a/bootstrap_ubuntu.sh +++ b/bootstrap_ubuntu.sh @@ -19,7 +19,7 @@ if [[ $? -eq 0 ]]; then flake8 git-review htop - ipython + ipython3 mc python-apsw python-flake8