From de8262fa3d0ff05951dddc4b54de014c58472df9 Mon Sep 17 00:00:00 2001 From: "Jens A. Koch" Date: Sun, 29 Jan 2023 19:51:47 +0100 Subject: [PATCH] updated to Debian 11 bullseye + dropped py2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdde757..61a0d77 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ 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 @@ -18,7 +18,7 @@ On top of the base image the following tools are installed: - 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: