summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2021-03-04 10:04:46 +0000
committerThomas Grainger <tagrain@gmail.com>2021-03-04 10:04:46 +0000
commite3db01a30c09951a853c3ac990420e2ee33a2687 (patch)
treeada02358c2761e4daa9efc68053ed1b64d009bb6 /setup.py
parentd491e99b4cd33963c8b2cb1d206f84a2ab1615af (diff)
downloadsubunit-git-e3db01a30c09951a853c3ac990420e2ee33a2687.tar.gz
add current pythons
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index bc416de..8afde6e 100755
--- a/setup.py
+++ b/setup.py
@@ -61,6 +61,7 @@ setup(
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
'Topic :: Software Development :: Testing',
],
keywords='python test streaming',