From c241ddc276fc3da1b5b67ce26cc0203a22407765 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Thu, 16 Jul 2020 08:30:42 +0200 Subject: Python 3.9 is not yet final. --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 16101ee..a2306e2 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,6 @@ setup( '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', 'Programming Language :: Python :: Implementation :: PyPy', 'Natural Language :: English', -- cgit v1.2.1