Skip to content

Commit

Permalink
remove additional python libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
brettaufheber committed Dec 11, 2023
1 parent 4e44122 commit d949793
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ubuntu-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -663,9 +663,6 @@ function task_install_packages_base {
# install support for Python
apt-get -y install python3
apt-get -y install python3-pip
apt-get -y install python3-pyqt5 pyqt5-dev-tools
apt-get -y install python3-gi
apt-get -y install python3-numpy python3-scipy python3-matplotlib
apt-get -y install python-is-python3

# install support for Ruby
Expand Down

0 comments on commit d949793

Please # to comment.