diff options
author | Michael Howitz <mh@gocept.com> | 2020-07-16 08:30:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-16 08:30:42 +0200 |
commit | c241ddc276fc3da1b5b67ce26cc0203a22407765 (patch) | |
tree | 1afdfc743bbade876000dcda7195207d80e75396 | |
parent | 94f15697f749347d9afe69a65e498d955d95651e (diff) | |
download | zope-exceptions-py39.tar.gz |
Python 3.9 is not yet final.py39
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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', |