From 1eac21a068392d8dd26544cda8cca2bec5593e23 Mon Sep 17 00:00:00 2001 From: aptalca Date: Thu, 4 Aug 2022 14:52:45 -0400 Subject: [PATCH] deprecate code-server-python2 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ddaf00f..ff5abc5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# This mod is deprecated since Python2 is EOL. + # Python2 - Docker mod for code-server This mod adds a python2 dev environment to code-server, to be installed/updated during container start.