From 03e2f70dff944705f6695d6adeba4af917299f4c Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 13 Oct 2020 22:06:13 -0700 Subject: [PATCH] Update project classifiers --- setup.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/setup.py b/setup.py index 955c1a1a..a215da7c 100644 --- a/setup.py +++ b/setup.py @@ -81,11 +81,10 @@ Operating System :: MacOS :: MacOS X Operating System :: Microsoft :: Windows :: Windows 7 Operating System :: Microsoft :: Windows :: Windows 10 Operating System :: POSIX -Programming Language :: Python :: 2.7 -Programming Language :: Python :: 3.4 -Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 +Programming Language :: Python :: 3.8 +Programming Language :: Python :: 3.9 Programming Language :: Python :: Implementation :: CPython Topic :: Software Development :: User Interfaces """