summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2020-07-16 08:30:42 +0200
committerGitHub <noreply@github.com>2020-07-16 08:30:42 +0200
commitc241ddc276fc3da1b5b67ce26cc0203a22407765 (patch)
tree1afdfc743bbade876000dcda7195207d80e75396
parent94f15697f749347d9afe69a65e498d955d95651e (diff)
downloadzope-exceptions-py39.tar.gz
Python 3.9 is not yet final.py39
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
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',