Disable ipython installation

This commit is contained in:
Oleg Kalachev
2024-04-02 23:52:40 +03:00
parent 05fc8ff626
commit 23c795f21f

View File

@@ -85,8 +85,6 @@ my_travis_retry apt-get install --no-install-recommends -y cmake-data cmake
my_travis_retry apt-get install --no-install-recommends -y \
unzip \
zip \
ipython \
ipython3 \
screen \
byobu \
nmap \
@@ -113,6 +111,8 @@ espeak espeak-data \
ntpdate \
mjpg-streamer \
python3-opencv
#ipython \
#ipython3 \
#python-dev \
#python3-dev \
#python-systemd \