summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMatthieu Darbois <mayeut@users.noreply.github.com>2022-04-15 14:08:58 +0200
committerGitHub <noreply@github.com>2022-04-15 14:08:58 +0200
commit0f996734bdbd413f7dd8ce88d0c12227045609d1 (patch)
treef45f9b862a99de444ae1881de2003adc290a1c12 /scripts
parentc45af430d3bfb6cbeed9b72c4865bc497fd006f1 (diff)
downloadpsutil-0f996734bdbd413f7dd8ce88d0c12227045609d1.tar.gz
Drop Python 2.6 support (#2039)
Signed-off-by: mayeut <mayeut@users.noreply.github.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/internal/print_announce.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/internal/print_announce.py b/scripts/internal/print_announce.py
index c9948c1d..1c22b1c1 100755
--- a/scripts/internal/print_announce.py
+++ b/scripts/internal/print_announce.py
@@ -47,7 +47,7 @@ line tools such as: ps, top, lsof, netstat, ifconfig, who, df, kill, free, \
nice, ionice, iostat, iotop, uptime, pidof, tty, taskset, pmap. It \
currently supports Linux, Windows, macOS, Sun Solaris, FreeBSD, OpenBSD, \
NetBSD and AIX, both 32-bit and 64-bit architectures. Supported Python \
-versions are 2.6, 2.7 and 3.4+. PyPy is also known to work.
+versions are 2.7 and 3.4+. PyPy is also known to work.
What's new
==========