Bring back ipython

This commit is contained in:
Oleg Kalachev
2024-04-11 02:49:15 +03:00
parent 2d8ac74f8d
commit bced762f77
2 changed files with 1 additions and 3 deletions

View File

@@ -27,8 +27,6 @@ systemctl --version
if [ -z $VM ]; then
# rpi only software
python --version
ipython --version
pip2 --version
[[ $(python -c 'import sys;print(sys.version_info.major)') == "3" ]]
# ptvsd does not have a stand-alone binary