summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2020-11-17 08:11:40 +0100
committerGitHub <noreply@github.com>2020-11-17 08:11:40 +0100
commit56581e9fde82e26db952a9eee0317891933b74d1 (patch)
treee77bade4b60d8035779e5a053b8a10cca7c5dd4c /setup.py
parent815752c15d8beb6d0a33b20845cbcce86f4cb3f8 (diff)
downloadzope-browser-56581e9fde82e26db952a9eee0317891933b74d1.tar.gz
Activate GH actions. (#7)
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 49235d3..96eecf8 100644
--- a/setup.py
+++ b/setup.py
@@ -48,6 +48,7 @@ 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',