mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Disable ipython installation
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user