Skip to content

Commit

Permalink
updated to Debian 11 bullseye + dropped py2
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch authored Jan 29, 2023
1 parent 9bfb025 commit de8262f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ The pre-installed libraries include OpenCV, Tensorflow, Keras, Numpy, Pandas, Sk

#### What is pre-installed?

Base: Debian 10 - Buster
Base: Debian 11 - Bullseye

On top of the base image the following tools are installed:
- zsh, git, cmake
- curl, wget
- imagemagick, gnuplot, graphviz

These programming languages are included:
- Python 2 & 3 (including wheel, setuptools, pip)
- Python 3 (including wheel, setuptools, pip)
- C & C++ (g++)

The installed Python libraries are:
Expand Down

0 comments on commit de8262f

Please sign in to comment.